History log of /PHP-5.5/ext/standard/dl.c (Results 51 – 75 of 143)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


Revision tags: php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# 90792bca 04-Nov-2002 Moriyoshi Koizumi

Fixed bug #20243


Revision tags: php-4.3.0pre2
# e95fa639 24-Oct-2002 Moriyoshi Koizumi

Reverted because my patch doesn't make sense: it was just my problem.


# 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


123456