History log of /PHP-5.5/ext/standard/basic_functions.h (Results 101 – 125 of 193)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.7RC2
# 42b5521a 05-Sep-2001 foobar

revert bad commit.


# f7306ce0 03-Sep-2001 Jeroen van Wolffelaar

Merge RAND_REDESIGN into MAIN


# d340c5b2 30-Aug-2001 foobar

@- Added ini_get_all() function which returns all registered ini entries
or the entries for the specified extension. (Jani)


# 7b73aee4 26-Aug-2001 Zeev Suraski

Make the session module more independent


# b8763a6f 25-Aug-2001 Zeev Suraski

Get rid of TRANS_SID - it's always possible to use it now.


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# f47962c7 08-Aug-2001 Zeev Suraski

Implement import_request_variables()


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 3884b15b 04-Aug-2001 Thies C. Arntzen

fix possible crash - we should never keep the zval** as they might point
somewhere into the Engine. (there's still a new bug in strtok - hunting;-)


# f6ed403f 03-Aug-2001 Sascha Schumann

Don't copy the strtok parameter


# 7471943c 03-Aug-2001 Sascha Schumann

Replace our strtok implementation with a binary-safe one which code
does not cause headaches when reading it. Also happens to be a bit quicker.


# b1de7fc9 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation. Enough for today...


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH
# e8fe8f9d 18-Jul-2001 Sascha Schumann

Provide typedefs for php_int32


# 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 ...


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 17793473 22-May-2001 Andi Gutmans

- Start nuking not needed GINIT


# 4d78270b 21-May-2001 Andrei Zmievski

Moving some functions into Zend.


# 0b716d18 21-May-2001 Sean Bright

Added get_defined_constants() function. Returns an associative array of
constants mapped to their values.
@- Added get_defined_constants() function to return an associative array of
@ c

Added get_defined_constants() function. Returns an associative array of
constants mapped to their values.
@- Added get_defined_constants() function to return an associative array of
@ constants mapped to their values. (Sean)
# If anyone sees a problem let me know.

show more ...


# d5cfb03a 18-May-2001 Sascha Schumann

munmap() file in RSHUTDOWN, if PHPWRITE fails.


Revision tags: php-4.0.6RC1
# 8112d1be 09-May-2001 Andrei Zmievski

@- Added is_callable() function that can be used to find out whether
@ its argument is a valid callable construct. (Andrei)


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 0117c784 04-Mar-2001 Zeev Suraski

this function will never return true...


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2
# 0afcb03d 09-Jan-2001 Rui Hirokawa

added iconv extension.


# 517b81ad 08-Jan-2001 Rui Hirokawa

added a output handler function ob_iconv_handler which tranforms output encoding using iconv().


Revision tags: php-4.0.4pl1RC1, php-4.0.4REL
# e4ca57bb 18-Dec-2000 Zak Greant

Added is_scalar() function.


Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# fe13e4b0 08-Dec-2000 Sterling Hughes

@ Added the call_user_method_array function which allows you to call a method with an
@ arbitrary number of parameters. (Sterling)


Revision tags: php-4.0.4RC3
# 2cc8e2f8 29-Nov-2000 Sterling Hughes

@ Added the is_null() function that will return true if a variable is of
@ type null. (Sterling)


12345678