History log of /PHP-7.3/Zend/zend_API.c (Results 826 – 850 of 897)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


# 8fe03659 01-Feb-2001 Andrei Zmievski

Added zend_is_callable() function that checks whether passed zval
represents a valid and exiting callable construct.


# 0611acb9 31-Jan-2001 Andi Gutmans

- Change unset() functions to null(). unset() is legacy


# 373e8301 23-Jan-2001 Thies C. Arntzen

fixed crash in add_index_bool.


# ef95a346 20-Jan-2001 Andi Gutmans

- Patch from Sterling. Add API calls to add zval's as array indeces/
object properties. Add _ex functions which take the string length as an
argument for better performance.


# 0a3761e2 19-Jan-2001 Andi Gutmans

- For Sterling. I wonder if not all of the API functions should take the
- key_length as a parameter in order to save that strlen().


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# f1a9920b 02-Nov-2000 Zeev Suraski

Maintain consistency


# 2946f87f 26-Oct-2000 Andi Gutmans

- Fix new -m on Windows


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# fce92e3c 12-Jun-2000 Zeev Suraski

Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence


# 07a8327a 11-Jun-2000 Zeev Suraski

Fix zend_get_parameters()


# a2979141 10-Jun-2000 Zeev Suraski

Fix bug #4768


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# eb0e6946 09-Jun-2000 Andi Gutmans

- Andrei, this is for you!
- Add zend_register_internal_class_ex() which allows you to specify a
- parent to inherit from. You can either specify the parent directly or via
- its name.


# 6ce07a85 09-Jun-2000 Andi Gutmans

- Change register_internal_class to zend_register_internal_class for
- consistency.
- Andrei: I'm still thinking about the _ex you want me to implement


# 45835295 06-Jun-2000 Sascha Schumann

Add newline at the end of the file (breaks at least SCO and Tru64 C compiler).


# 13b67621 31-May-2000 Zeev Suraski

Fix a bug in static initializers/default values/class member variables that contained
array values


# bc7abb33 29-May-2000 Zeev Suraski

Allow disabling of functions for security reasons


Revision tags: php-4.0.0, php-4.0RC2
# 99e2820b 02-May-2000 Sascha Schumann

Fix segfault occuring when a temporary module was unloaded and if this
module did not have a request shutdown function.


# dc93a62c 24-Apr-2000 Zeev Suraski

Correct fix


# 9786e445 24-Apr-2000 Thies C. Arntzen

MODULE_TEMPORARY should get a call to RSHUTDOWN as well!


# 4cb9a483 15-Apr-2000 Zeev Suraski

- Clean up resource lists namespace
- Prepare extended resource list destructor APIs (currently unused)


Revision tags: PHP-4.0-RC1
# 7fd92b52 26-Mar-2000 Andi Gutmans

- Stop zend_func_args() and co. from crashing


# 5dba4774 25-Mar-2000 Zeev Suraski

- Some header dependencies cleanup
- Generalize zval_print() and zval_print_r()


# 6db18997 24-Mar-2000 Andi Gutmans

- Nuke hash_*_ptr functions


# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch


1...<<313233343536