This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-18 23:18:56 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
ae89daff6f
php-src
/
tests
History
Download ZIP
Download TAR.GZ
Stanislav Malyshev
3b7cdd0227
fix failing tests
2011-08-01 01:00:57 +00:00
..
basic
fix failing tests
2011-08-01 01:00:57 +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
- add short array syntax as defined in
https://wiki.php.net/rfc/shortsyntaxforarrays
, 2nd solution using => only
2011-07-23 20:23:21 +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
Delete empty test files (old MQ tests)
2011-07-22 12:12:05 +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