History log of /PHP-5.5/ext/standard/basic_functions.h (Results 151 – 175 of 193)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 53a0d6fb 30-Jan-2000 Zeev Suraski

Fix typo


# 55400283 30-Jan-2000 Zeev Suraski

@- Added the ability to prevent the user from overriding certain environment
@ variables in Safe Mode (Zeev)
- Finished work, more or less


# 01362974 30-Jan-2000 Zeev Suraski

Some more work, I'll finish this when I get home


# 430571d6 30-Jan-2000 Zeev Suraski

Initial work on the protected env vars stuff


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE
# 90f1218f 26-Dec-1999 Zeev Suraski

- Change uint32 to php_uint32 (PostgreSQL defines uint32, and perhaps other packages too)
- PostgreSQL finally compiles&links


Revision tags: PRE_LIBZEND_TO_ZEND
# fb1c77bd 17-Dec-1999 Zeev Suraski

- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)


# 8f17fbb9 16-Dec-1999 Andrei Zmievski

Added get_loaded_extensions(), extension_loaded(), and
get_extension_funcs() functions.
@ Added get_loaded_extensions(), extension_loaded(), and
get_extension_funcs() functions. (Andrei)


Revision tags: PRE_RETURN_REF_MERGE
# 1be7a8d4 14-Dec-1999 Andrei Zmievski

Moved function_exists() to Zend library.


# e911ee38 13-Dec-1999 Sascha Schumann

Make rand.c thread-safe.


# 61a6a926 12-Dec-1999 Sascha Schumann

Make filestat.c thread-safe


# d9258da4 12-Dec-1999 Sascha Schumann

@- Made pageinfo.c thread-safe (Sascha)


Revision tags: RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 3b515617 01-Dec-1999 Sascha Schumann

Make array.c thread-safe


# 6216edda 28-Nov-1999 Sascha Schumann

Make basic/string functions thread-safe


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5
# 438addf3 13-Nov-1999 Andrei Zmievski

Split array functions into separate module.


Revision tags: php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 229a26a4 02-Nov-1999 Evan Klinger

(PHP getprotoby{name,number}) New Functions
@- Implemented getprotoby{name,number} (Evan)


# 92f6a8b2 01-Nov-1999 Andrei Zmievski

Added array_pad() function.
# Ignore multisort() for now.
@- Added array_pad() function. (Andrei)


# f7440c02 01-Nov-1999 Evan Klinger

(PHP getservby{name,port}) New functions.
@- Added new getservby{name,port} functions. (Evan)


# ea880d2b 27-Oct-1999 Thies C. Arntzen

moved output.c into ext/standart and made it thread-safe.
moved output-buffering related functions from basic_functions to output.c
Win32 project need to be updated to reflect new position.

moved output.c into ext/standart and made it thread-safe.
moved output-buffering related functions from basic_functions to output.c
Win32 project need to be updated to reflect new position.
# i'm not really happy with this solution, but it seemed the easiest one!
# the whole output code is a bit hard to understand...
@- Output-Buffering system is now Thread-Safe. (Thies)

show more ...


# 21ce8b7c 26-Oct-1999 Andrei Zmievski

(PHP array_map) Away with it.


# ad84f02e 16-Oct-1999 Andi Gutmans

- Get windows version to compile again. No biggy if array_map is not #if 0'd
out even if it doesn't work.


# e74d81f2 15-Oct-1999 Andrei Zmievski

*** empty log message ***


# 738c3693 15-Oct-1999 Andrei Zmievski

@- Fixed shuffle() so that it no longer breaks on Solaris. (Andrei)


# ac997bb6 15-Oct-1999 Thies C. Arntzen

(is_resource, is_bool) new functions
@- Added is_resource(), is_bool() functions. (Thies)


# cb78ebc0 04-Oct-1999 Andrei Zmievski

Taken from PHP3 source.


# 23e8d176 01-Oct-1999 Andrei Zmievski

Added array_reverse() function.


12345678