History log of /PHP-7.1/Zend/zend_extensions.c (Results 51 – 75 of 90)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: dev, php-4.2.2
# 0650a59a 18-Jul-2002 Derick Rethans

- MFZE1 - MacOSX fixes by Marko Karppinen


Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 62dc854b 06-Jan-2002 Sebastian Bergmann

Happy New Year.


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# d863d52a 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2
# 7fe3b91c 15-Aug-2001 Zeev Suraski

MFZE1


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


Revision tags: PRE_TSRM_MERGE_PATCH, 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
# 0971ff99 27-Apr-2001 Andi Gutmans

- Whitespace changes to be standard like the rest of Zend


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


# f3063553 13-Feb-2001 Zeev Suraski

Move version registration to a more correct place


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 9b42296b 13-Nov-2000 Andi Gutmans

- Remove unused function


# 41d83c5d 08-Nov-2000 Zeev Suraski

Add ability to find extensions by name


# 366c16e5 29-Oct-2000 Zeev Suraski

Fix build


# ca07586e 29-Oct-2000 Stanislav Malyshev

Allow module to proclaim compatibility with any Zend version


# 928da710 18-Oct-2000 Andi Gutmans

- Try #2. Wasn't allowed to delete in the previous manner because we were
in the middle of an llist_apply()


# a953f6bc 18-Oct-2000 Andi Gutmans

- Fix crash


# b8cadf21 14-Oct-2000 Andi Gutmans

- Only run startup() if ZEND_EXTENSIONS is defined to 1.
This fixes a link error on platforms which don't support libdl


Revision tags: php-4.0.3, php-4.0.3RC2, 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, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2
# 1a22c1eb 26-Jun-2000 Andi Gutmans

- Add another "\n" at the end of error messages.


Revision tags: php-4.0.1RC
# e16710f1 22-Jun-2000 Andi Gutmans

- Oops I miss-wrote that field


# a536df53 22-Jun-2000 Andi Gutmans

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


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2
# 96c648c9 29-Apr-2000 Zeev Suraski

crash fix


# 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


# 94a724f6 25-Apr-2000 Zeev Suraski

Fix bug


# a1608562 15-Apr-2000 Thies C. Arntzen

fixes compile on platforms without dl() support.
#i think zend_register_extension should be declared static


# 5f6ad555 30-Mar-2000 Zeev Suraski

Fix zend_register_extension()


1234