php-src/ext/standard/tests/assert
Nikita Popov 8d00385871 Reclassify E_STRICT notices
Per RFC https://wiki.php.net/rfc/reclassify_e_strict

While reviewing this, found that there are still three E_STRICTs
left in libraries - need to discuss those.
2015-04-01 11:17:55 +02:00
..
assert02.phpt Fixed typo in tests (thx Eyal) 2010-10-05 10:42:13 +00:00
assert03.phpt Fix INI blocks 2009-03-17 01:52:52 +00:00
assert04.phpt Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
assert_basic1.phpt
assert_basic2.phpt Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
assert_basic3.phpt Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
assert_basic4.phpt
assert_basic5.phpt Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
assert_basic6.phpt assert() user message 2012-08-31 19:04:53 +02:00
assert_basic.phpt
assert_closures.phpt Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
assert_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
assert_error2.phpt Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
assert_error3.phpt Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
assert_error4.phpt Don't depend on exact parse error messages in assert tests 2014-08-29 22:07:25 +02:00
assert_error.phpt
assert_variation.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
assert.phpt added INI and fixed assert02 to run on PHP6 and PHP53 2009-01-25 11:06:36 +00:00