Lines Matching refs:use
406 . Fixed bug #60022 ("use statement [...] has no effect" depends on leading
421 . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
500 . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
539 . Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
544 . Fixed bug #69174 (leaks when unused inner class use traits precedence).
658 . Fixed bug #68901 (use after free). (CVE-2015-2301)
743 . Fixed possible read after end of buffer and use after free. (Dmitry)
750 . Fixed bug #55618 (use case-insensitive cert name matching). (Daniel Lowrey)
815 . Fixed bug #68478 (access.log don't use prefix). (Remi)
818 . Fixed possible read after end of buffer and use after free. (Dmitry)
1050 . Fixed bug #67539 (ArrayIterator use-after-free due to object change during
1052 . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)
1067 . Fixed bug #67390 (insecure temporary file use in the configure script).
1502 . Fixed bug #64760 (var_export() does not use full precision for floating-point
1744 . Fixed #65070 (bgcolor does not use the same format as the input image with
1748 . Fix gdImageCreateFromWebpCtx and use same logic to load WebP image
1988 systemd_interval option to configure this. The service can now use
2104 mysql_pconnect(), or through implicit connection: use MySQLi or PDO_MySQL
2246 systemd_interval option to configure this. The service can now use
2485 . Fixed bug #63588 (use php_next_utf8_char and remove duplicate
2560 . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).
2604 . Fixed bug #62907 (Double free when use traits). (Dmitry)
2642 . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).
3016 . Fixed bug #60717 (Order of traits in use statement can cause a fatal
3431 . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes)
3519 . FilesystemIterator, GlobIterator and (Recursive)DirectoryIterator now use
3586 when another extension makes use of a library that links to the iconv
3747 . Fixed bug #61371 (stream_context_create() causes memory leaks on use
4061 . Fixed bug #54358 (Closure, use and reference). (Dmitry)
4064 . Fixed bug #54039 (use() of static variables in lambda functions can break
4090 . Fixed bug #55014 (Compile failure due to improper use of ctime_r()). (Ilia)
4107 . Fixed bug #54238 (use-after-free in substr_replace()). (Stas)
4329 . Fixed Bug #53958 (Closures can't 'use' shared variables by value and by
4369 . Fixed bug #52738 (Can't use new properties in class extended from
4594 . Added '-p/--prefix' to php-fpm to use a custom prefix and run multiple
4904 . Fixed bug #52926 (zlib fopen wrapper does not use context). (Gustavo)
4919 (string $iv) to use non-NULL IV.
4920 Made implicit use of NULL IV a warning. (Sara)
4938 - Rewrote var_export() to use smart_str rather than output buffering, prevents
5068 - Fixed bug #51608 (pg_copy_to: WARNING: nonstandard use of \\ in a string
5202 - Changed gmp_strval() to use full range from 2 to 62, and -2 to -36. FR #50283
5319 - Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN).
5325 - Fixed bug #50267 (get_browser(null) does not use HTTP_USER_AGENT). (Jani)
5365 - Fixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_SOCK_ADDR). (Ilia)
5370 - Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted
5446 - Improved readlink on Windows, suppress \??\ and use the drive syntax only.
5450 - Improved the DNS functions on OSX to use newer APIs, also use Bind 9 API
5452 - Improved shared extension loading on OSX to use the standard Unix dlopen()
5505 - Fixed bug #49572 (use of C++ style comments causes build failure).
5668 - Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo).
5698 - Changed md5() to use improved implementation. (Solar Designer, Dmitry)
5706 - Changed opendir(), dir() and scandir() to use default context when no context
5709 - Changed PHP/Zend extensions to use flexible build IDs. (Stas)
5713 - Changed floating point behaviour to consistently use double precision on all
5776 . Optimized interpolated strings to use one less opcode. (Matt)
5835 . Added ability to use stream wrappers in include_path. (Gregory, Dmitry)
5900 . Added ability to use Traversable objects instead of plain arrays.
5979 . support for parsing ISO intervals for use with DateInterval.
6028 transfer-encoding. HTTP streams use this filter automatically in case
6179 - Fixed bug #46979 (use with non-compound name *has* effect). (Dmitry)
6194 - Fixed bug #46755 (warning: use statement with non-compound name). (Dmitry)
6430 - Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a
6631 - Fixed ability to use "internal" heaps in extensions. (Arnaud, Dmitry)
6636 - Fixed a bug in the DateTime->modify() methods, it would not use the advanced
6753 use)). (basant dot kukreja at sun dot com)
6857 - Fixed bug #43731 (socket_getpeername: cannot use on stdin with inetd).
6862 - Fixed bug #43666 (Fixed code to use ODBC 3.52 datatypes for 64bit
6979 - Fixed bug #43647 (Make FindFile use PATH_SEPARATOR instead of ";"). (Ilia)
7186 php.ini in use. (Jani)
7229 - Fixed var_export() to use the new H modifier so that it can generate
7416 - Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present).
7540 type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE
7678 - Fixed bug #40464 (session.save_path wont use default-value when safe_mode
7772 - Changed double-to-string utilities to use BSD implementation. (Dmitry, Tony)
7780 - VCWD_REALPATH() is improved to use realpath cache without VIRTUAL_DIR.
7785 . use HeapAlloc() instead of VirtualAlloc()
7786 . use "win32" storage manager (instead of "malloc") on Windows by default
7801 . Make use of space-strict strip_tags() function
7849 - Fixed bug #40191 (use of array_unique() with objects triggers segfault).
7935 - Fixed bug #39759 (Can't use stored procedures fetching multiple result
8010 - Fixed bug #39366 (imagerotate does not use alpha with angle > 45 degrees)
8433 - Fixed bug #38146 (Cannot use array returned from foo::__get('bar') in write
8637 - Changed get_headers() to use the default context. (Ilia)
8751 - Fixed bug #36656 (http_build_query generates invalid URIs due to use of
8971 - Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony)
9044 function will use. (Derick)
9164 . added possibility to use a string with class_parents() and
9173 - Changed sha1_file() and md5_file() functions to use streams instead of low
9177 - Changed mysqli_exception and sqlite_exception to use RuntimeException as
9299 - Fixed bug #34977 (Compile failure on MacOSX due to use of varargs.h). (Tony)
9328 - Fixed bug #34810 (mysqli::init() and others use wrong $this pointer without
9436 - Fixed bug #33966 (Wrong use of reflectionproperty causes a segfault). (Tony)
9608 - Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes snmpapp.conf
9732 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default). (Georg)
9752 - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs). (Jani)
9801 - Fixed build system to always use bundled libtool files. (Jani)
9903 - Fixed bug #31060 (imageftbbox() does not use linespacing parameter). (Jani)
9934 - Fixed bug #28976 (mail(): use "From:" from headers if sendmail_from is empty).
10033 - Fixed bug #30042 (strtotime does not use second param). (Derick)
10149 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)