History log of /PHP-7.3/Zend/zend_builtin_functions.c (Results 176 – 200 of 738)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.5.18RC1, php-5.6.1
# 142a01db 28-Sep-2014 Nikita Popov

Fix a couple compile warnings


# e14b7f62 27-Sep-2014 Timm Friebe

Fix segmentation fault in debug_backtrace()


Revision tags: php-5.6.2
# c45924b9 24-Sep-2014 Nikita Popov

Remove dead code


# 51901c9f 23-Sep-2014 krakjoe

swap some standard module properties _ex for std mod properties


# b3aebda9 20-Sep-2014 krakjoe

native tls initial patch


# 7ecc7e6b 20-Sep-2014 Xinchen Hui

folder marks


# bccc6531 19-Sep-2014 Dmitry Stogov

Avoid double IS_INTERNED() check


Revision tags: php-5.4.33, php-5.5.17
# 079409bb 15-Sep-2014 Nikita Popov

Switch (un)mangle property name to size_t and zend_string

Also use the _ex variants where possible.


# c8ed0d81 15-Sep-2014 Anatol Belski

fix signed/unsigned mismatch


Revision tags: php-5.6.1RC1
# 5c897aa7 03-Sep-2014 Dmitry Stogov

Preallocate hash tables of required size


Revision tags: php-5.5.17RC1, php-5.4.33RC1
# 88d7ca44 01-Sep-2014 Dmitry Stogov

Refactored INI subsystem to use zend_string* instead of char*


# 389d2859 28-Aug-2014 Andrea Faulds

Special-case aliases, add warning comments to implementations


# 32344808 27-Aug-2014 Anatol Belski

first show to make 's' work with size_t


Revision tags: php-5.6.0
# 46b53e81 25-Aug-2014 Nikita Popov

Add zend_string_equals and zend_string_equals_literal


Revision tags: POST_AST_MERGE, PRE_AST_MERGE
# 4d997f63 25-Aug-2014 Anatol Belski

master renames phase 3


# 6f9f0bf2 25-Aug-2014 Anatol Belski

master renames phase 2


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE
# f7c82137 21-Aug-2014 Anatol Belski

fix zpp


# 8b2f1ac1 21-Aug-2014 Anatol Belski

fix zpp


Revision tags: php-5.5.16
# 92ac625b 21-Aug-2014 Dmitry Stogov

Fixed incorrect string length comparison


# 4c6fb627 21-Aug-2014 Dmitry Stogov

Fixed get_resources() prototype comments


Revision tags: php-5.4.32
# be1b1e7b 20-Aug-2014 Anatol Belski

fix index type


# d37820ff 20-Aug-2014 Dmitry Stogov

Introduced get_resources() function.
It may be used for debugging and testing to identify resource leaks.
Changed ext/standard/tests/http/bug60570.phpt to use this function instead of unsafe

Introduced get_resources() function.
It may be used for debugging and testing to identify resource leaks.
Changed ext/standard/tests/http/bug60570.phpt to use this function instead of unsafe attempt to catch resource leaks using get_memory_usage()

show more ...


# 5bb25776 16-Aug-2014 Anatol Belski

further fixes on core


# 8ee2a4a9 16-Aug-2014 Anatol Belski

first shot on merging the core fro the int64 branch


12345678910>>...30