Bug #180

PHP 5.3/6.0 Changes & Support

Added by Ryan Gordon over 1 year ago. Updated about 1 month ago.

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

100%

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

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 about 1 year ago

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

Revision 4414
Added by Tom Moore about 1 year ago

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

Revision 4479
Added by Tom Moore 11 months ago

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

Revision 4953
Added by Ryan Gordon 3 months ago

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

History

Updated by Dvir Berebi over 1 year ago

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

Updated by Ryan Gordon over 1 year ago

Dvir Berebi 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

Updated by Ryan Gordon over 1 year ago

  • Target version changed from 1.4.5 to 1.4.6

Updated by Ryan Gordon over 1 year ago

  • Target version changed from 1.4.6 to 1.4.7

Updated by Ryan Gordon about 1 year ago

  • Target version changed from 1.4.7 to 1.4.8

Updated by Ryan Gordon about 1 year ago

  • Target version changed from 1.4.8 to 1.4.9

Updated by Tom Moore about 1 year ago

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

Applied in changeset r4394.

Updated by Tom Moore about 1 year ago

Also applied in changeset 4393

Updated by Tom Moore about 1 year ago

Applied in changeset r4414.

Updated by Ryan Gordon 12 months ago

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

Updated by Tom Moore 11 months 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.

Updated by Michael Schlechtinger 9 months ago

  • Status changed from Resolved to Closed

Updated by Ryan Gordon 3 months ago

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

Updated by Ryan Gordon 3 months ago

Applied in changeset r4953.

Updated by Stefan T. about 1 month ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF