Lines Matching refs:now

80   . FilesystemIterator, GlobIterator and (Recursive)DirectoryIterator now use
114 timezone, "UTC" is now used instead. (Derick)
117 . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes)
223 - autoconf 2.59+ is now supported (and required) for generating the
253 - <?= is now always available regardless of the short_open_tag setting (Rasmus)
280 . User wrappers can now define a stream_truncate() method that responds
315 . Simplified string offset reading. $str[1][0] is now a legal construct.
322 . ZEND_RECV now always has IS_CV as its result.
323 . ZEND_CATCH now has to be used only with constant class names.
370 . scandir() now accepts SCANDIR_SORT_NONE as a possible sorting_order value.
449 . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT
968 . Fixed bug #53777 (php-fpm log format now match php_error log format). (fat)
970 . Fixed bug #53434 (php-fpm slowlog now also logs the original request). (fat)
1059 . Paths with NULL in them (foo\0bar.txt) are now considered as invalid.
1076 . Added a 3rd parameter to get_html_translation_table. It now takes a charset
1127 #185591) to other encodings. Additionaly, html_entity_decode() now doesn't
1433 __construct now. (Stas)
1950 IPv6 is support is installed, format is now the same than on unix. (Pierre)
2185 . ext/mhash (BC layer is now entirely within ext/hash)
2192 - Removed all zend_extension_* php.ini directives. Zend extensions are now
2308 . Added support for ACL (is_writable, is_readable, reports now correct
2315 . the GMP extension now relies on MPIR instead of the GMP library. (Pierre)
2321 . MSI installer now supports all recent Windows versions, including
2325 . FastCGI is now always enabled and cannot be disabled.
2495 imagefilter, imageconvolution and imagecolormatch are now always enabled.
4387 - Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used
4673 - In addition to path to php.ini, PHPRC now may specify full file name.
4680 - Optimized request shutdown sequence. Restoring ini directives now iterates
4758 - Fixed mess with CGI/CLI -d option (now it works with cgi; constants are
5981 - Fixed bug #33536 (strtotime() defaults to now even on non time string).
6233 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default). (Georg)
6552 - Fixed bug #28209 (strtotime("now")). (Derick)
6607 - Fixed bug #29913 (parse_url() is now binary safe). (Ilia)
6620 - Updated several libraries bundled with the windows release which now
6650 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)