History log of /PHP-7.2/ext/standard/dl.c (Results 101 – 125 of 177)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 06012c3f 24-Oct-2002 Moriyoshi Koizumi

Fix build


# 2909e5c9 24-Oct-2002 Sascha Schumann

centralize #include "build-defs.h" and drop (sometimes inconsistent) other
instances


# 938a78a8 22-Oct-2002 Frank M. Kromann

Fixing check to enable dl() for both cgi and cgi-fcgi


# f9fdd74a 13-Oct-2002 Derick Rethans

- Fixed bug #19885, dl() no longer gives a fatal error when a module
could not be loaded. (Derick)


Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3
# d94758be 05-Sep-2002 foobar

Remove unnecessary commented code.


# 5c0b6f7f 05-Sep-2002 Derick Rethans

- Please use tabs for indentation


# 8b8f1e05 05-Sep-2002 Anantha Kesari H Y

NetWare related additions/modifications


Revision tags: php-4.2.3RC2
# 149ad05b 24-Aug-2002 Marcus Boerger

php_error_docref
#New conversion available at: http://docref.txt.marcus-boerger.de


Revision tags: php-4.2.3RC1, dev, php-4.2.2
# 728f2de4 08-Jul-2002 Derick Rethans

Unify error messages


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
# 97ba30ba 04-Apr-2002 foobar

- OS X support for dynamically loaded extensions. (patch by Marko)
# NEWS entry coming up..


Revision tags: php-4.2.0RC2
# e40ce996 23-Mar-2002 Hartmut Holzgraefe

dl is now aware of modules compiled for php <4.1.0
which have a slightly different module_entry structure


Revision tags: php-4.2.0RC1, help, php-4.1.2
# 0bbc3c3a 26-Feb-2002 Edin Kadribasic

Allow use of dl() when CLI is compiled with ZTS (bug #15717).


Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 98e8a7ba 31-Jan-2002 Derick Rethans

- Fix for bug 15311 (type mismatch of php_dl when #ifndef HAVE_LIBDL)


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 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
# c767809b 23-Oct-2001 Zeev Suraski

Prolong the death of dl() for a little while longer.


Revision tags: PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# a0bbfb59 06-Oct-2001 Derick Rethans

- <br> -> <br />


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE
# c0404f46 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE
# 001df0d0 07-Aug-2001 foobar

Yet another TSRM fix.


Revision tags: PRE_ENGINE2_SPLIT
# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


12345678