History log of /PHP-7.0/ext/standard/basic_functions.c (Results 151 – 175 of 1233)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4865ec6f 28-Feb-2014 Dmitry Stogov

Fixed ini_get_all()


# 3f475951 27-Feb-2014 Dmitry Stogov

Fixed memory leak


Revision tags: php-5.6.0alpha3
# 639e4e1a 25-Feb-2014 Dmitry Stogov

Changes zend_is_callable() to use zend_string* instead of char*


# 71dac3d5 25-Feb-2014 Xinchen Hui

Don't add_ref in add_*_str functions


# d149228b 21-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


Revision tags: php-5.4.26RC1, php-5.5.10RC1
# 7428cac6 18-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


Revision tags: php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# 417dbfba 28-Dec-2013 Rouven Weßling

Declare a number of functions as variadic.


# 00244bab 10-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


# 5b906ce6 18-Jan-2014 Will Fitch

Fix bug #66509: copy() arginfo incorrect since 5.4

Since 5.4, the ZEND_BEGIN_ARG_INFO_EX was replaced
by non _EX, causing Reflection to assume the
$context parameter is required.


# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


# c0d060f5 03-Jan-2014 Xinchen Hui

Bump year


Revision tags: php-5.4.24RC1, php-5.5.8RC1
# aed4b086 18-Dec-2013 Kalle Sommer Nielsen

Eliminate the TSRMLS_FETCH() calls in the ticks functions and hook


Revision tags: php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1
# 823e330c 17-Nov-2013 Xinchen Hui

Fixed Bug #66094 (unregister_tick_function tries to cast a Closure to a string)


Revision tags: php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1
# b636c034 21-Oct-2013 Antony Dovgal

fix bug #65936 (dangling context pointer causes crash)

reported by Leon Sorokin


Revision tags: php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1
# 6442e49b 21-Feb-2013 datibbaw

forgot introspection changes


# 0d7a6388 26-Sep-2013 Nikita Popov

Implement variadic function syntax

As per RFC: https://wiki.php.net/rfc/variadics


# 144eab08 23-Jul-2013 Veres Lajos

code related typo fixes


# cfd10458 16-May-2013 Sara Golemon

Add optional second arg to unserialize()

Returns the number of bytes consumed by reference for
streaming unserialization.

Actual unserialization behavior is not modified at all.

Add optional second arg to unserialize()

Returns the number of bytes consumed by reference for
streaming unserialization.

Actual unserialization behavior is not modified at all.

The need for this came up while trying to parse SplDoublyLinkedList's
serialization format which uses a non-standard stream of serialized values.

show more ...


# b79e65f2 23-Apr-2013 Pierrick Charron

Remove curl wrappers


Revision tags: php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11
# 3439a098 14-Jan-2013 Ben Ramsey

array_column: Removed array_pluck() alias


# a1876b68 11-Jan-2013 Ben Ramsey

array_column: Set array_pluck as an alias for array_column


# 5bc2854b 11-Jan-2013 Ben Ramsey

array_column: Implement ability to specify an index column


Revision tags: php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1, php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1
# 9035a1ed 14-Apr-2012 Ben Ramsey

Implement new array function array_column()

array_column() returns the values of the specified column from a
multi-dimensional array.


# a666285b 01-Jan-2013 Xinchen Hui

Happy New Year


12345678910>>...50