History log of /PHP-8.3/Zend/zend_API.c (Results 1226 – 1242 of 1242)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 81d901b1 09-Jul-1999 Zeev Suraski

Step 1 in nuking the garbage collector:
- Change the hash destructor to return int
- Don't kill the bucket on hash_destroy if the destructor returns 0

Revision tags: BEFORE_REMOVING_GC_STEP1
# 95c9e301 09-Jun-1999 Zeev Suraski

* Fix cases where you assign an array element to the parent array (the array was
being erased before the assignment, so the element was being smashed).

# 9108abc2 04-Jun-1999 Zeev Suraski

Minor updates (mostly __declspec() stuff)

# 741b8161 28-May-1999 Zeev Suraski

* Support getThis() for internal functions.
* Fix 'new object or die' and AiCount issue thoroughly (earlier fix didn't
work with the optimizer).
* Add new macros for standardized defini

* Support getThis() for internal functions.
* Fix 'new object or die' and AiCount issue thoroughly (earlier fix didn't
work with the optimizer).
* Add new macros for standardized definition of classes.
* Only report AiCount problems if shutdown was not silent.

show more ...

Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# bfbe8618 09-May-1999 Zeev Suraski

Almost forgot to commit those

# 5a5806e0 24-Apr-1999 Zeev Suraski

Cleanups, remove old ts code

# 942f4092 21-Apr-1999 Zeev Suraski

* Change the thread safe project to create a C++ scanner.
* Add in a slightly modified skeleton file (only a couple of #if's for #include's
that we dont have in Windows)

It does NOT

* Change the thread safe project to create a C++ scanner.
* Add in a slightly modified skeleton file (only a couple of #if's for #include's
that we dont have in Windows)

It does NOT compile or work yet :)

show more ...

# 7a87fcbb 21-Apr-1999 Zeev Suraski

Thread safety patch. We're still not quite there but it compiles again, and
more logic has been implemented.

# 9deab411 19-Apr-1999 Andi Gutmans

Add a couple of ZEND_API's

# 342c6e0b 18-Apr-1999 Zeev Suraski

Whatnot:
* updated alloc_persist to use critical sections
* changed extension shutdown to two-phase
* updated dependencies
* PR support (don't remember if there was any really)

# 39f9487e 14-Apr-1999 Andi Gutmans

-Tiny patches

# 3fcc6511 13-Apr-1999 Andi Gutmans

* Optimize argument_stack top lookup
* Fix a nasty bug in zend_ptr_stack_clean()

# ad9b13eb 12-Apr-1999 Zeev Suraski

off by one

# 3ca6d611 12-Apr-1999 Zeev Suraski

Make functions that don't take arguments somewhat happier:)

# 39a7f4c3 12-Apr-1999 Zeev Suraski

This patch is a go. Not fully optimized yet, but working properly.
Prepatch tagged as BEFORE_STACK_PATCH.

Revision tags: BEFORE_STACK_PATCH
# 9d8e0db3 08-Apr-1999 Zeev Suraski

* Add arguments to shutdown functions
* Remove traces of php_ini stuff

Revision tags: CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library

1...<<41424344454647484950