php-src/tests
nikita2206 5f09944662 Fixed bug #65768: DateTimeImmutable::diff does not work
This commit also prevents user classes from directly implementing
DateTimeInterface, because ext/date relies on classes implementing
it to support certain internal structures.
2013-11-29 23:31:07 +01:00
..
basic typo fixes 2013-07-15 00:23:03 -07:00
classes Fixed bug #65768: DateTimeImmutable::diff does not work 2013-11-29 23:31:07 +01:00
func Added XOR support for expressions in INI parser 2013-03-27 21:28:53 +01:00
lang Fixed tests that fail with non-default serialize_precision configurations. 2013-11-20 06:17:34 +09:00
output Merge branch 'PHP-5.4' into PHP-5.5 2013-06-13 10:30:18 -07:00
run-test Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
security Merge branch 'PHP-5.3' into PHP-5.4 2012-11-15 12:29:38 +01:00
strings Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
quicktester.inc