Bug #180
PHP 5.3/6.0 Changes & Support
| 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
Fixes PHP 5.3/6.0 Changes & Support (fixes:180)
Fixes PHP 5.3/6.0 Changes & Support (fixes:180)
Fixes PHP 5.3/6.0 Changes & Support (fixes:180)
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 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