Nikita Popov
|
ee16d99504
|
Remove create_function()
Deprecated in PHP 7.2 as part of
https://wiki.php.net/rfc/deprecations_php_7_2.
|
2019-01-28 15:58:23 +01:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Nikita Popov
|
eaeecc523b
|
Deprecate create_function()
|
2017-02-03 18:52:57 +01:00 |
|
andy wharmby
|
32b293cd9c
|
New string function tests. Tested on Windows, Linux and Linux 64 bit.
|
2009-01-16 12:53:07 +00:00 |
|
Steph Fox
|
87fac43ac0
|
- killed off UEXPECT
- html_translation_table and setlocale tests are no longer relevant
- there are a number of ANSI-encoded files. Is this deliberate?
|
2008-05-27 10:50:48 +00:00 |
|
Derick Rethans
|
5a14715596
|
- Fixed Bug #42272 (var_export() incorrectly escapes char(0)).
- Also fixed var_export() in unicode mode, as the function would actually
generate non-parsable strings which defeats the purpose of var_export().
|
2007-12-09 16:54:30 +00:00 |
|
Ilia Alshanetsky
|
e8ccee4873
|
MFB: Fixed bug #37262 (var_export() does not escape \0 character).
|
2006-10-09 18:09:42 +00:00 |
|