History log of /PHP-8.3/ext/standard/dl.c (Results 101 – 125 of 204)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b325b340 29-Jul-2005 foobar

- Fixed bug #33899 (CLI: setting extension_dir=some/path extension=foobar.so does not work)


Revision tags: RELEASE_0_9
# 70bd938b 18-Jul-2005 Dmitry Stogov

Fixed bug in new module statrup mechanism


Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2
# 2ca2dc0b 30-Jun-2005 Dmitry Stogov

Restored old behavior of zend_statup_module()


Revision tags: php-5.1.0b2
# f47c7848 17-Jun-2005 Dmitry Stogov

Improved PHP extension loading mechanism with support for module dependencies and conflicts


# b680c5c5 16-Jun-2005 Wez Furlong

Don't emit the E_STRICT dl-is-deprecated notice on SAPI's where dl() is widely (and safely) used.
This allows our test-suite to run in E_STRICT mode.


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# abf7b571 04-May-2005 Anantha Kesari H Y

NetWare LibC dlsym works perfectly only thing that each of the extension need to export a symbol with FULL capital prefix.


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH
# 09d305c1 27-Sep-2004 Anantha Kesari H Y

removed redundant NEW_LIBC checks


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1
# 514dfbfb 20-Jul-2004 Marcus Boerger

- Need to set handle prior to calling zend_register_module_ex()
(Marcus, Kamesh Jayachandran <kameshj at fastmail dot fm>)


Revision tags: php-5.0.0RC4, php-5.0.0, php-4.3.8
# a2592aa5 06-Jul-2004 Marcus Boerger

- Revert storing handle, got lost in 1.92, noticed by Kamesh Jayachandran
<kameshj at fastmail dot fm>


Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1
# 6304e5d7 25-May-2004 Ilia Alshanetsky

Kill unused var.


# 1360e347 25-May-2004 Wez Furlong

Merge that nicer error message here too


Revision tags: php-4.3.7RC1, RELEASE_0_1_1
# 9462eb6d 21-May-2004 Wez Furlong

Ok, so we do need to rinit here after all.


# fbccd143 21-May-2004 Wez Furlong

Update to reflect recent changes in dl()


# da26db30 18-May-2004 Stanislav Malyshev

Z_TYPE_P is for zvals


# f7672590 18-May-2004 Wez Furlong

Fix dl() and extension=


# f571b188 01-May-2004 Marcus Boerger

Don't load modules twice


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3
# 4d0ad7fb 14-Feb-2004 Jan Lehnardt

- improve error message


Revision tags: php-5.0.0b4, php-5.0.0b4RC1
# 0018eed6 11-Feb-2004 Zeev Suraski

Finally add a notice to hint people that using dl() is a bad idea...


Revision tags: php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 490fd0ea 17-Dec-2003 Marcus Boerger

Fix a memleak: A second call to *nix version of dlerror() frees the error
string. This behavior is also adapted to the win build so that the buffer
returned by FormatMessage(FORMAT_MESSAGE_AL

Fix a memleak: A second call to *nix version of dlerror() frees the error
string. This behavior is also adapted to the win build so that the buffer
returned by FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER) can be freed too.

show more ...


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4
# 2a216c1f 17-Aug-2003 David Croft

#typo


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1
# ca0b63e4 29-Jan-2003 Edin Kadribasic

Enable embedded code using sapi/embed to use dl().


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 49a99a98 05-Dec-2002 Marcus Boerger

-php_error -> php_error_docref
-removed some cases where emalloc result was tested


123456789