Lines Matching refs:functions
64 sort functions (sort, rsort, ksort, krsort, asort, arsort and
133 - Improved core functions
166 - Improved core functions:
195 functions. (Kalle)
244 functions. Now the first arg_info for internal functions (which has special
271 . Added caches to eliminate repeatable run-time bindings of functions,
303 . Added apache compatible functions: apache_child_terminate(),
307 - Improved core functions:
324 - Improved filesystem functions:
398 . Sanitized return values of existing functions. Now it returns FALSE on
520 . Fixed bug #54039 (use() of static variables in lambda functions can break
622 functions that allows disabling addition of empty elements. (Ilia)
780 . Added options to debug backtrace functions. (Stas)
875 . Added 'db' and 'catalog' keys to the field fetching functions (FR #39847).
971 . Fixed bug #53913 (Streams functions assume HAVE_GLOB is defined). (Chris
987 . Fixed bug #53923 (Zip functions assume HAVE_GLOB is defined). (Adam)
1030 . Improved support for is_link and related functions on Windows. (Pierre)
1037 . Implemented FR #52173, added functions pcntl_get_last_error() and