History log of /PHP-7.0/Zend/zend.c (Results 576 – 600 of 620)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fafbf6d8 24-Jan-2000 Zeev Suraski

- Implement declare() with declarables framework
- Implement ticks - Germany&Norway - 5 points!


# ee08b81a 16-Jan-2000 Zeev Suraski

- Make zend_hash_apply() (and friends) reentrant and much, much quicker
- Introduce zend_hash_graceful_destroy(), which allows the destructor functions to
use zend_hash_apply() and/or zend_

- Make zend_hash_apply() (and friends) reentrant and much, much quicker
- Introduce zend_hash_graceful_destroy(), which allows the destructor functions to
use zend_hash_apply() and/or zend_hash_graceful_destroy()
- Switch to zend_hash_graceful_destroy() in the resource list shutdowns

show more ...


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# dc0e6632 16-Jan-2000 Zeev Suraski

Allow module startup to be separate from the compiler/executor startup


# 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
# 5864b57e 30-Dec-1999 Zeev Suraski

This should enable people to use ALLOC_ZVAL() in code outside the php4.dll


# 9cf1a98d 27-Dec-1999 Thies C. Arntzen

fix UMR in ZTS mode


# 5ba5f00f 22-Dec-1999 Zeev Suraski

export


# 80bab9d9 21-Dec-1999 Andrei Zmievski

We're using ZVAL's now.


Revision tags: PRE_LIBZEND_TO_ZEND
# 213d0e2f 19-Dec-1999 Andi Gutmans

- More fixes related to the return references patch
- eval_string() and call_user_function_ex() still don't work.
- The libzend tree is untested and might not be stabl yet.


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

Fix some warnings


# 9baad804 04-Dec-1999 Zeev Suraski

- Break the zend->PHP dependency introduced by the .php extension for use(),
by providing an API
- Enable Stig's patch for use() extensions (it wasn't refered to by the parser)
- Fix a

- Break the zend->PHP dependency introduced by the .php extension for use(),
by providing an API
- Enable Stig's patch for use() extensions (it wasn't refered to by the parser)
- Fix a memory leak in that code

show more ...


# 93536507 01-Dec-1999 Stig S. Bakken

Fix warnings surfacing in maintainer-mode.


# 5463dd5b 30-Nov-1999 Andi Gutmans

- Add use support (behaves like require, but will not use the same file twice)
- Add import support (behaves like include, but requires parentheses; will not
use the same file twice; Curre

- Add use support (behaves like require, but will not use the same file twice)
- Add import support (behaves like include, but requires parentheses; will not
use the same file twice; Currently, it is not yet properly implemented, and
only behaves like include)

show more ...


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 13d840bc 20-Sep-1999 Zeev Suraski

Add a file in which we can put Zend builtin functions


# 5f1793e2 12-Sep-1999 Zeev Suraski

Make this class instanciatable


# 99947a25 05-Sep-1999 Andi Gutmans

- Shift around header files.


# 6313238c 20-Aug-1999 Zeev Suraski

Fix for Thies's UMR


# acd6114f 17-Aug-1999 Andi Gutmans

- Add some ZENDAPI's


Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update


# b5b11177 16-Jul-1999 Zeev Suraski

License update


# 91d7ba76 15-Jul-1999 Andi Gutmans

Change true/false back to 1/""


# 762158aa 14-Jul-1999 Andi Gutmans

Fix thread unsafe constants startup


# fec59d3b 14-Jul-1999 Andi Gutmans

- License update
- Fix multithreaded constants startup


# fb7a4b64 10-Jul-1999 Andi Gutmans

Fix assignments of reference variables


1...<<2122232425