PHP userland backwards compatibility layer that emulates PHP 5.5+ core functions.

⌈⌋ ⎇ branch:  upgrade.php


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 descendants and 4 ancestors of 090c7aecf1e88f273b15b4f493e6fb6270f6d7f3

2012-01-09
15:40
more generic (ewiki_ to upgradephp_ prefix) check-in: 262eedd52e user: mario tags: trunk
15:39
more generic check for JSON integer length check-in: 26e52fe438 user: mario tags: trunk
15:38
keeps history of versions now for easier comparisons against check-in: fc8dbed561 user: mario tags: trunk
15:37
moved as it lacks mutli-line comparisons check-in: c912a27a31 user: mario tags: trunk
2012-01-08
14:47
patched str_getcsv whitespace handling, added PHP 5.4.0 and mostly full $options support in json_encode and json_decode check-in: 090c7aecf1 user: mario tags: trunk
2010-10-24
01:01
json_encode: simplify to array_keys()==$keys (ignore strings like PHP), added hash_hmac() implementation check-in: 2c8ecc9370 user: mario tags: trunk
2010-10-19
15:12
Fix by Anthon Pang for json_encode() array checking (now tests sequentialness of integer keys; also added sorting just in case) Ticket UUID: c7a07ca9de5492d5e9a5b3c91ca9a53aaaac8963 check-in: 578eb5655f user: mario tags: trunk
14:53
changelog check-in: 58a323fdc7 user: mario tags: trunk
14:51
switch to double quotes for test-up filter, and add TMPDIR alternative check-in: b92447158a user: mario tags: trunk