Bug #180

PHP 5.3/6.0 Changes & Support

Added by Ryan Gordon over 3 years ago. Updated almost 2 years ago.

Status:Closed Start date:02/20/2009
Priority:Normal Due date:
Assignee:Ryan Gordon % Done:

100%

Category:Other
Target version:1.4.14
Reproducibility:Always Database Type:
Reported In MyBB Version:1.4.8 Database Version:
PHP Version: SQA assignments:
Browser:

Description

It looks like a couple of changes will need to be made in regards to error handling. Take a look at wordpress's changes for example: http://core.trac.wordpress.org/changeset/10434/branches/2.7/wp-settings.php?old=9596&old_path=trunk%2Fwp-settings.php

Associated revisions

Revision 4394
Added by Tom Moore almost 3 years ago

Fixes PHP 5.3/6.0 Changes & Support (fixes:180)

Revision 4414
Added by Tom Moore almost 3 years ago

Fixes PHP 5.3/6.0 Changes & Support (fixes:180)

Revision 4479
Added by Tom Moore over 2 years ago

Fixes PHP 5.3/6.0 Changes & Support (fixes:180)

Revision 4953
Added by Ryan Gordon about 2 years ago

Fixes PHP 5.3/6.0 Changes & Support (fixes:180)

History

#1 Updated by D B about 3 years ago

I didn't liked the "function_exists('unicode_decode')", I prefer something like "floatval(PHP_VERSION)"

#2 Updated by Ryan Gordon about 3 years ago

D B wrote:

I didn't liked the "function_exists('unicode_decode')", I prefer something like "floatval(PHP_VERSION)"

What you like is a worse solution. function_exists is simpler, will always work, and you don't have to mess with PHP's crappy version #'s

#3 Updated by Ryan Gordon about 3 years ago

  • Target version changed from 1.4.5 to 1.4.6

#4 Updated by Ryan Gordon about 3 years ago

  • Target version changed from 1.4.6 to 1.4.7

#5 Updated by Ryan Gordon almost 3 years ago

  • Target version changed from 1.4.7 to 1.4.8

#6 Updated by Ryan Gordon almost 3 years ago

  • Target version changed from 1.4.8 to 1.4.9

#7 Updated by Tom Moore almost 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4394.

#8 Updated by Tom Moore almost 3 years ago

Also applied in changeset 4393

#9 Updated by Tom Moore almost 3 years ago

Applied in changeset r4414.

#10 Updated by Ryan Gordon over 2 years ago

  • Target version changed from 1.4.9 to 1.4.10
  • Reported In MyBB Version set to 1.4.8

#11 Updated by Tom Moore over 2 years ago

Applied in changeset r4479.

Because I upgraded my OS, SVN and coding software this weekend, it hasn't picked up the right settings for MyBB. Changeset r4480 fixes the encoding/line ending problems in r4479.

#12 Updated by Michael Schlechtinger over 2 years ago

  • Status changed from Resolved to Closed

#13 Updated by Ryan Gordon about 2 years ago

  • Status changed from Closed to Resolved
  • Target version changed from 1.4.10 to 1.4.14
  • Reproducibility set to Always

#14 Updated by Ryan Gordon about 2 years ago

Applied in changeset r4953.

#15 Updated by Stefan T. almost 2 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF