History log of /PHP-7.2/Zend/zend.h (Results 426 – 450 of 541)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.4pl1RC1
# 6b23ef6c 03-Jan-2001 Zeev Suraski

Commit missing declaration


Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 35f4826f 20-Nov-2000 Stanislav Malyshev

Add macro to replace value of zval with another value while preserving
referencing structure


Revision tags: php-4.0.3
# 84f81c50 11-Oct-2000 Zeev Suraski

Update version


Revision tags: php-4.0.3RC2, php-4.0.3RC1, php-4.0.2
# e7f10a41 29-Aug-2000 Andi Gutmans

- Update Zend version.


Revision tags: PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# fcdc025d 04-Aug-2000 Andi Gutmans

- Beautify code. Try and use more macros for splitting instead of
- replicating the code everywhere.


# 1cce5ed1 08-Jul-2000 Andi Gutmans

- Add zend_ulong


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# b982307d 02-Jul-2000 Sascha Schumann

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either an uppercase
letter or another underscore are always reserved for any use by the
implementation.

show more ...


# f34b9d41 29-Jun-2000 Zeev Suraski

Add $context argument to error handler


Revision tags: php-4.0.1pl1, php-4.0.1
# 38602546 28-Jun-2000 Andi Gutmans

version update


Revision tags: php-4.0.1RC2
# 8e45536c 26-Jun-2000 Zeev Suraski

Make it possible to detect whether we're thread safe or not from PHP scripts and the php.ini
file


Revision tags: php-4.0.1RC
# 536221be 18-Jun-2000 Stanislav Malyshev

Make error callback be publicly accessible


# 968d2c5b 12-Jun-2000 Zeev Suraski

Get rid of <?php_track_vars?>


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 98bf43f2 06-Jun-2000 Zeev Suraski

Enable asp_tags/short_tags/allow_call_time_pass_by_reference to work on a per-directory
basis as well


# d4b160c0 03-Jun-2000 Zeev Suraski

- Export normalize_bool
- This global/static syntax fix brought us back to the 4 documented conflicts


# 0b7a9cea 03-Jun-2000 Zeev Suraski

- Fix Win32 compilation (Use winsock2.h from now on)
- Add lambda() support


# 8a8c3eaf 02-Jun-2000 Zeev Suraski

Nuke the old error code, use the new one


# 898c8ead 31-May-2000 Zeev Suraski

IS_BC isn't really being used, but still...


# 13b67621 31-May-2000 Zeev Suraski

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


Revision tags: php-4.0.0
# cc590f49 21-May-2000 Andi Gutmans

- Get ready for release


# 0d6a794d 11-May-2000 Zeev Suraski

Get rid of chval - it's really not necessary and seems to be confusing people


Revision tags: php-4.0RC2
# 63b7056f 08-May-2000 Andi Gutmans

- Change Zend Engine version number


# b80b8381 27-Apr-2000 Zeev Suraski

More error handling work (still completely disabled)


# a20e90ab 25-Apr-2000 Zeev Suraski

We'll need two...


# 67f69743 19-Apr-2000 Zeev Suraski

Initial support for trapping errors (not complete and disabled; will be enabled only
post-PHP 4.0.0)


# e663d856 10-Apr-2000 Zeev Suraski

Fix object overloading support


1...<<11121314151617181920>>...22