Bug #180

PHP 5.3/6.0 Changes & Support

Added by Ryan Gordon almost 3 years ago. Updated over 1 year 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 over 2 years ago

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

Revision 4414
Added by Tom Moore over 2 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 over 1 year ago

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

History

Updated by D B almost 3 years ago

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

Updated by Ryan Gordon almost 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

Updated by Ryan Gordon almost 3 years ago

  • Target version changed from 1.4.5 to 1.4.6

Updated by Ryan Gordon almost 3 years ago

  • Target version changed from 1.4.6 to 1.4.7

Updated by Ryan Gordon over 2 years ago

  • Target version changed from 1.4.7 to 1.4.8

Updated by Ryan Gordon over 2 years ago

  • Target version changed from 1.4.8 to 1.4.9

Updated by Tom Moore over 2 years ago

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

Applied in changeset r4394.

Updated by Tom Moore over 2 years ago

Also applied in changeset 4393

Updated by Tom Moore over 2 years ago

Applied in changeset r4414.

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

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.

Updated by Michael Schlechtinger about 2 years ago

  • Status changed from Resolved to Closed

Updated by Ryan Gordon over 1 year 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 over 1 year ago

Applied in changeset r4953.

Updated by Stefan T. over 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF