Lines Matching refs:now

20     timezone, "UTC" is now used instead. (Derick)
23 . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes)
129 - autoconf 2.59+ is now supported (and required) for generating the
159 - <?= is now always available regardless of the short_open_tag setting (Rasmus)
219 . Simplified string offset reading. $str[1][0] is now a legal construct.
226 . ZEND_RECV now always has IS_CV as its result.
227 . ZEND_CATCH now has to be used only with constant class names.
274 . scandir() now accepts SCANDIR_SORT_NONE as a possible sorting_order value.
353 . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT
872 . Fixed bug #53777 (php-fpm log format now match php_error log format). (fat)
874 . Fixed bug #53434 (php-fpm slowlog now also logs the original request). (fat)
963 . Paths with NULL in them (foo\0bar.txt) are now considered as invalid.
980 . Added a 3rd parameter to get_html_translation_table. It now takes a charset
1031 #185591) to other encodings. Additionaly, html_entity_decode() now doesn't
1337 __construct now. (Stas)
1854 IPv6 is support is installed, format is now the same than on unix. (Pierre)
2089 . ext/mhash (BC layer is now entirely within ext/hash)
2096 - Removed all zend_extension_* php.ini directives. Zend extensions are now
2212 . Added support for ACL (is_writable, is_readable, reports now correct
2219 . the GMP extension now relies on MPIR instead of the GMP library. (Pierre)
2225 . MSI installer now supports all recent Windows versions, including
2229 . FastCGI is now always enabled and cannot be disabled.
2399 imagefilter, imageconvolution and imagecolormatch are now always enabled.
4291 - Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used
4577 - In addition to path to php.ini, PHPRC now may specify full file name.
4584 - Optimized request shutdown sequence. Restoring ini directives now iterates
4662 - Fixed mess with CGI/CLI -d option (now it works with cgi; constants are
5885 - Fixed bug #33536 (strtotime() defaults to now even on non time string).
6137 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default). (Georg)
6456 - Fixed bug #28209 (strtotime("now")). (Derick)
6511 - Fixed bug #29913 (parse_url() is now binary safe). (Ilia)
6524 - Updated several libraries bundled with the windows release which now
6554 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)