History log of /PHP-7.3/Zend/zend_API.c (Results 851 – 875 of 897)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# ceba50b6 19-Feb-2000 Zeev Suraski

- Fix a nasty bug in the hash, introduced in the recent migration to macros
- Make array_init() and friends trackable


# f77e6a44 19-Feb-2000 Zeev Suraski

Generalize macros


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# 9f51f154 05-Feb-2000 Zeev Suraski

- Stop passing list/plist to internal functions
- Add a typedef for the pCopyConstructor function pointer
- Minor hacks


# e0628436 03-Feb-2000 Andrei Zmievski

*** empty log message ***


# 8b9e07da 02-Feb-2000 Zeev Suraski

- Fix built-in classes with more than 5 methods


# b995d2cc 01-Feb-2000 Andrei Zmievski

Added add_property_unset() and add_property_bool().


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# bdefd5da 04-Jan-2000 Andi Gutmans

- Change IS_UNSET -> IS_NULL


# f2d703e9 31-Dec-1999 Zeev Suraski

- Nuke undefined_variable_string
- Introduce IS_UNSET


Revision tags: PRE_ISSET_TYPE
# c34a062f 27-Dec-1999 Andi Gutmans

- Get rid of warning


# b7a5b3c3 27-Dec-1999 Zeev Suraski

- Generalize the fast cache mechanism
- Add the HashTable struct to the fast cache mechanism


# 27daca31 27-Dec-1999 Andi Gutmans

- Make zend_internal_function allocate a full zend_function structure so
that we don't get memory overruns and Thies doesn't get angry :)


# 235386b2 26-Dec-1999 Zeev Suraski

Change ALLOC_ZVAL() semantics


# 62b2087a 24-Dec-1999 Andi Gutmans

- Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL(z) and make Zend use
them.


# 80bab9d9 21-Dec-1999 Andrei Zmievski

We're using ZVAL's now.


Revision tags: PRE_LIBZEND_TO_ZEND
# cd7d5546 18-Dec-1999 Zeev Suraski

- Introduce ZEND_NUM_ARGS(), to replace ARG_COUNT(ht)
- Rename getParameters() and friends for consistency and namespace cleanliness


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 70df2d74 05-Dec-1999 Sascha Schumann

Fix some warnings


# 83ce7c13 04-Dec-1999 Andrei Zmievski

*** empty log message ***


# f962a35d 04-Dec-1999 Andrei Zmievski

Added zend_set_hash_symbol() function.


# 3a176301 30-Nov-1999 Andi Gutmans

- Applied Thies' bug fix. Great work!


# 71b1219e 26-Nov-1999 Zeev Suraski

This request_shutdown() is no longer needed (never was needed really)


# 94b51198 26-Nov-1999 Zeev Suraski

Remove request_started, increase thread safety


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1
# 6358c663 21-Nov-1999 Zeev Suraski

- Optimize class instanciation
- Fix constant instanciation for array elements inside objects


Revision tags: php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 6847fefa 04-Oct-1999 Thies C. Arntzen

added add_*_resource() and add_*_bool() functions


# 446e5d0f 29-Sep-1999 Thies C. Arntzen

added add_property_resource


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 009025e0 06-Sep-1999 Stig S. Bakken

* header file cleanup
* fixed --enable-thread-safety build for UNIX

I don't have a Win32 environment available, could someone please try
compiling on Win32 to see if I got all the he

* header file cleanup
* fixed --enable-thread-safety build for UNIX

I don't have a Win32 environment available, could someone please try
compiling on Win32 to see if I got all the header file stuff right there?

show more ...


1...<<313233343536