History log of /PHP-5.4/Zend/zend_extensions.h (Results 51 – 75 of 92)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_TSRM_MERGE_PATCH
# 2f8fa8cf 10-Jul-2001 Andi Gutmans

- Merge faster hash implementation.
- The hash function parameter in hash_init(...) is not used anymore.
- It should be removed but it is "to be decided" if we want to do that now
- or in

- Merge faster hash implementation.
- The hash function parameter in hash_init(...) is not used anymore.
- It should be removed but it is "to be decided" if we want to do that now
- or in a major version as it means changing MANY places and third party
- modules might stop working.

show more ...


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


# dd7eb428 23-Jan-2001 Thies C. Arntzen

fix a couple of warnings


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1
# b8be713d 24-Dec-2000 Zeev Suraski

This needs updating as well


Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# d161e9d1 20-Nov-2000 Zeev Suraski

Update API number


# 9b42296b 13-Nov-2000 Andi Gutmans

- Remove unused function


# 4004ef6f 13-Nov-2000 Andi Gutmans

- Use typedef's for function pointers so that we can easily define arrays
- of these function pointers.


# 41d83c5d 08-Nov-2000 Zeev Suraski

Add ability to find extensions by name


# ca07586e 29-Oct-2000 Stanislav Malyshev

Allow module to proclaim compatibility with any Zend version


Revision tags: php-4.0.3, php-4.0.3RC2
# fe550afb 02-Oct-2000 Andi Gutmans

- Change zend_extension_api_no


Revision tags: php-4.0.3RC1
# 309827ec 25-Sep-2000 Zeev Suraski

Fix previous update - move extension startup further down the startup sequence


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# 7795aca4 15-Aug-2000 Zeev Suraski

Fix warning issue (compile errors inside require()'d files were incorrectly supressed)


# 0855453e 09-Aug-2000 Zeev Suraski

Update API number


Revision tags: PRE_FILE_COMPILE_API_CHANGE
# 58d1e0a2 06-Jul-2000 Andi Gutmans

- Yet another fix...


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 ...


Revision tags: php-4.0.1pl1, php-4.0.1, 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
# a536df53 22-Jun-2000 Andi Gutmans

- Change API version and make the error messages more meaningful.


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 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


# 33f8ab38 10-May-2000 Andi Gutmans

- Bump up Zend extension version number


Revision tags: php-4.0RC2
# 5ef03c4f 29-Apr-2000 Zeev Suraski

Pass the op_array to the ctor/dtor, instead of just the resource


# 8aac6e7d 29-Apr-2000 Zeev Suraski

- Add zend_llist_apply_with_arguments()
- Add a message handler to the extensions


# ddbcbb66 28-Apr-2000 Zeev Suraski

Fix a bug in the resource dispencer


# 974671ec 27-Apr-2000 Zeev Suraski

*** empty log message ***


# 4ee5cad9 05-Apr-2000 Andi Gutmans

- Bump up version number


1234