History log of /PHP-7.1/ext/standard/basic_functions.c (Results 901 – 925 of 1271)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b1de7fc9 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation. Enough for today...


# bc42c375 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work. Got it under 400 now.


# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# b0224d51 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 7b1c4006 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation (Zend compatibility patch)


# 1c25b8dd 30-Jul-2001 Zeev Suraski

Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way


# 442890f3 29-Jul-2001 Andi Gutmans

- And more...


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH
# b660a9f5 23-Jul-2001 Thies C. Arntzen

fix newly introduced mem-leak in assert-module


# 336004f4 21-Jul-2001 Zeev Suraski

Improved bailout mechanism, supports nested bailouts a-la try..catch

Note: You may *not* return directly from a catch block


# 934e10c7 09-Jul-2001 Rasmus Lerdorf

Add getmygid() and safe_mode_gid ini directive to allow safe mode to do
a gid check instead of a uid check.
@ - Add getmygid() and safe_mode_gid ini directive to allow safe mode to do
@ a

Add getmygid() and safe_mode_gid ini directive to allow safe mode to do
a gid check instead of a uid check.
@ - Add getmygid() and safe_mode_gid ini directive to allow safe mode to do
@ a gid check instead of a uid check. (James E. Flemer, Rasmus)

show more ...


# 61822fcd 09-Jul-2001 Thies C. Arntzen

@ - assert() now accepts the array(&$obj,"methodname") syntax. (Thies)
+ some cleanups


# 28efce40 08-Jul-2001 Sascha Schumann

Reset strtok_string, so that strtok can be used in all session handler
functions.


# f1364ebf 04-Jul-2001 Wez Furlong

(PHP nl_langinfo) Added function when provided by OS
(PHP htmlentities, htmlspecialchars) Uses nl_langinfo to determine charset
@- Added nl_langinfo() (when OS provides it) that returns local

(PHP nl_langinfo) Added function when provided by OS
(PHP htmlentities, htmlspecialchars) Uses nl_langinfo to determine charset
@- Added nl_langinfo() (when OS provides it) that returns locale
information. (Wez Furlong)
# There are a lot of constants used by nl_langinfo; should we do something
# along the lines of what we do for syslog?

show more ...


# 91424b2b 02-Jul-2001 Derick Rethans

- Fixed proto's (Patch by Zak)


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4
# c977f298 19-Jun-2001 Andi Gutmans

- Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable))


# 1093ed17 13-Jun-2001 Zeev Suraski

Clean-up
Remove a lot of 100% redundent code


Revision tags: php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# b2bd3b31 27-May-2001 Sterling Hughes

move to php_strtok_r()


# 4ddb2436 23-May-2001 Andi Gutmans

- Fix problem of output initialization


# 17e5edbf 23-May-2001 Sterling Hughes

@ Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL
@ constants. (Zak)


1...<<31323334353637383940>>...51