#
859a017f |
| 13-Sep-2007 |
Jani Taskinen |
MFH: cs/ws
|
#
f39d5a2f |
| 13-Sep-2007 |
Stanislav Malyshev |
docs say dl() parameter can be filename only - enforce it
|
Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6 |
|
#
a471f753 |
| 23-Feb-2007 |
Ilia Alshanetsky |
Simplify code by converting emalloc() + sprintf() to spprintf()
|
Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE |
|
#
000a9e30 |
| 08-Aug-2005 |
foobar |
- Fixed problem with -dextension=foobar.so not having it's MINIT run.
|
Revision tags: RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
#
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...
|