Lines Matching refs:functions

13     sort functions (sort, rsort, ksort, krsort, asort, arsort and
82 - Improved core functions
115 - Improved core functions:
144 functions. (Kalle)
193 functions. Now the first arg_info for internal functions (which has special
220 . Added caches to eliminate repeatable run-time bindings of functions,
252 . Added apache compatible functions: apache_child_terminate(),
256 - Improved core functions:
273 - Improved filesystem functions:
347 . Sanitized return values of existing functions. Now it returns FALSE on
469 . Fixed bug #54039 (use() of static variables in lambda functions can break
571 functions that allows disabling addition of empty elements. (Ilia)
729 . Added options to debug backtrace functions. (Stas)
824 . Added 'db' and 'catalog' keys to the field fetching functions (FR #39847).
920 . Fixed bug #53913 (Streams functions assume HAVE_GLOB is defined). (Chris
936 . Fixed bug #53923 (Zip functions assume HAVE_GLOB is defined). (Adam)
979 . Improved support for is_link and related functions on Windows. (Pierre)
986 . Implemented FR #52173, added functions pcntl_get_last_error() and
1207 . Fixed bug #53284 (Valgrind warnings in oci_set_* functions) (Oracle Corp.)
1230 . Fixed bug #52725 (gcc builtin atomic functions were sometimes used when they
1539 - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with
1623 - Added realpath_cache_size() and realpath_cache_get() functions. (Stas)
1780 - Fixed bug #49921 (Curl post upload functions changed). (Ilia)
1804 - Fixed bug #49224 (Compile error due to old DNS functions on AIX systems).
1855 - Improved the DNS functions on OSX to use newer APIs, also use Bind 9 API
1874 - Fixed leak on error in popen/exec (and related functions) on Windows.
1878 - Fixed atime and mtime in stat related functions on Windows. (Pierre)
1948 - Fixed bug #49092 (ReflectionFunction fails to work with functions in fully
2094 - Removed the experimental RPL (master/slave) functions from mysqli. (Andrey)
2128 . Added lambda functions and closures. (Christian Seiler, Dmitry)
2203 related functions. (Pierre)
2245 . Added support for old style DNS functions (supports OSX and FBSD). (Scott)
2289 . Added support for OpenSSL digest and cipher functions. (Dmitry)
2401 - Added array_replace() and array_replace_recursive() functions. (Matt)
2470 - Added support for salsa hashing functions in HASH extension. (Scott)
2509 - Fixed bug #48643 (String functions memory issue). (Dmitry)
2519 prepending functions). (Scott)
2565 - Fixed bug #47320 ($php_errormsg out of scope in functions). (Dmitry)
2679 - Fixed bug #45447 (Filesystem time functions on Vista and server 2008).
2713 - Fixed bug #41874 (separate STDOUT and STDERR in exec functions). (Kanwaljeet
2891 - Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC
3196 - Fixed bug #45312 (Segmentation fault on second request for array functions).
3222 - Fixed bug #44938 (gettext functions crash with overly long domain).
3300 - Fixed bug #24679 (pg_* functions doesn't work using schema). (Felipe)
3405 - Fixed bug #43450 (Memory leak on some functions with implicit object __toString() call). (David C…
3471 - Fixed iconv_*() functions to limit argument sizes as workaround to libc
3480 implementations of the fnmatch(), setlocale() and glob() functions.
3673 - Fixed bug #42151 (__destruct functions not called after catching a SoapFault
3803 - Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions).
3835 - Optimized digest generation in md5() and sha1() functions. (Ilia)
3904 - Fixed bug #41287 (Namespace functions don't allow xmlns definition to be
4010 - Fixed bug #41026 (segfault when calling "self::method()" in shutdown functions).
4071 - Fixed bug #40560 (DIR functions do not work on root UNC path). (Dmitry)
4159 - Added three new functions to ext/xmlwriter (Rob, Ilia)
4172 - Removed double "wrong parameter count" warnings in various functions.
4215 - Optimized array functions utilizing php_splice(). (Ilia)
4269 - Fixed bug #40083 (milter SAPI functions always return false/null). (Tony)
4342 - Fixed bug #39754 (Some POSIX extension functions not thread safe).
4364 - Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are
4529 functions. (Scott MacVicar, Ilia)
4540 - Added error messages to disk_free_space() and disk_total_space() functions.
4650 . Added array functions to ArrayObject/ArrayIterator and made them faster.
5122 - Fixed bug #36875 (is_*() functions do not account for open_basedir). (Ilia)
5132 data in oci_fetch_*() functions). (Tony)
5445 - Added missing safe_mode checks for image* functions and cURL. (Ilia)
5469 only allow certain functions to be called from XSLT. (Christian)
5473 - Added several new functions to support the PostgreSQL v3 protocol introduced
5493 functions for bool, double and binary safe strings. (Hartmut)
5504 - Added new functions:
5543 . several array functions. (Marcus)
5566 . added spl_autoload*() functions
5577 functions to not call __autoload(). (Dmitry)
5578 - Changed sha1_file() and md5_file() functions to use streams instead of low
5597 - Allowed return by reference from internal functions. (Marcus, Andi, Dmitry)
5661 - Fixed segfaults when CURL callback functions throw exception. (Tony)
5694 current() functions). (Ilia)
5731 - Fixed bug #34818 (several functions crash when invalid mysqli_link object
5865 - Fixed bug #33760 (cURL needs to implement CRYPTO_callback functions to
5883 - Fixed bug #33558 (warning with nested calls to functions returning by
5912 - Fixed bug #33286 (nested array_walk() calls and user array compare functions
5992 - Fixed bug #32773 (GMP functions break when second parameter is 0). (Stas)
6108 functions). (Jani)
6137 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default). (Georg)
6193 - Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi)
6321 - Fixed bug #30609 (cURL functions bypass open_basedir). (Jani)
6381 - Fixed bug #30922 (reflective functions crash PHP when interfaces extend
6467 - Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes
6504 - Fixed bug #29657 (xml_* functions throw non descriptive error).
6541 - Fixed bug #29409 (Segfault in PHP functions called from XSLT). (Rob)
6554 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)
6561 - Fixed bug #29147 (Compile Error in mnoGoSearch functions). (Sergey, Antony)