php-src/ext/date
Dmitry Stogov b02b81299c Comparison cleanup:
- introduce zend_compare() that returns -1,0,1 dirctly (without intermediate zval)
- remove compare_objects() object handler, and keep only compare() handler
2019-10-07 17:57:49 +03:00
..
lib Updated to version 2019.3 (2019c) 2019-10-02 23:39:12 +01:00
tests Convert some notices to warnings 2019-10-02 10:34:08 +02:00
config0.m4 Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
config.w32 Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
CREDITS
php_date_arginfo.h Fix required number of arguments in stubs 2019-10-07 16:33:41 +02:00
php_date.c Comparison cleanup: 2019-10-07 17:57:49 +03:00
php_date.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_date.stub.php Fix required number of arguments in stubs 2019-10-07 16:33:41 +02:00