This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-17 13:01:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc1c7af0375db5b7ad2c7752569b925cc3372377
archived-php-src
/
tests
History
Pierre Joye
cc1c7af037
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
2011-07-22 11:25:30 +00:00
..
basic
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
2011-07-22 11:25:30 +00:00
classes
Silently casting an empty string, null or false into an object by adding a property
2010-12-31 16:57:45 +00:00
func
These are annoyingly slow
2011-06-23 21:27:42 +00:00
lang
- Fixed tests
2011-06-24 19:23:25 +00:00
output
- CS and "de-facto" style of returning NULL for failing parse-params, sync partially with PHP_5_3 too (reordering part :)
2010-12-03 15:34:24 +00:00
run-test
…
security
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
2011-07-22 11:25:30 +00:00
strings
Remove highlight.bg, it was removed in the old trunk and its not referenced in zend_highlight.c, meaning its not even implemented correctly in 5.3.
2010-04-21 21:56:24 +00:00
quicktester.inc
…