History log of /PHP-7.0/main/main.c (Results 426 – 450 of 1036)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 216853c0 05-Oct-2004 Andi Gutmans

- Apply realpath() cache patch. We don't use it if we're in safe_mode and
- friends (which are quite slow anyway).
- If it proves to be stable I'll remove the #ifdef's in a few weeks.


# 0903dcdc 29-Sep-2004 Anantha Kesari H Y

removed redundant NEW_LIBC checks for NETWARE


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH
# 85a36e2b 05-Sep-2004 Zeev Suraski

Fix reverse dependency


Revision tags: php-4.3.9RC2
# b9310261 16-Aug-2004 Zeev Suraski

Fix an oldie fd leak


# 566230a0 13-Aug-2004 Derick Rethans

- Added the PHP_EOL constant (Patch by Paul Hudson)


Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1
# 0cd2da03 25-Jul-2004 Marcus Boerger

- Execute destructors earlier (Florian Schaper, fschaper at intux org)


Revision tags: RELEASE_0_1
# 77228375 15-Jul-2004 Marcus Boerger

- Use ErrorException instead of Exception


Revision tags: php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7
# e389e255 28-May-2004 Ilia Alshanetsky

The engine will take care out-of-memory situation for us.


Revision tags: php-5.0.0RC3RC1, php-4.3.7RC1
# e410a0f5 23-May-2004 Andi Gutmans

- Fixed bug #27640 memory leak of registered_zend_ini_directives (Dmitry)


Revision tags: RELEASE_0_1_1
# dcb0ee6e 20-May-2004 Derick Rethans

- Allow extra parameters to mail to be forced also from virtual host settings.


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
# 550da4ae 24-Mar-2004 Stanislav Malyshev

and set module startup flag on startup


# b514ab2e 24-Mar-2004 Stanislav Malyshev

reset module shutdown flag on startup


Revision tags: php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2
# 1ef3c8c7 16-Mar-2004 Derick Rethans

- Replaced the exec_finished hook by the zend_post_deactive hook for
extensions. The new hook will be run after the symbol table and destructors
are run. (PHP part)


# 02344b1d 16-Mar-2004 Zeev Suraski

Improve the way auto-globals JIT works, and add the ability to turn it off


# 09e76476 16-Mar-2004 Marcus Boerger

Improve error message


Revision tags: php-5.0.0RC1RC1
# 97b5bb47 14-Mar-2004 Marcus Boerger

Guard display_startup_errors with checking for default (working) output
functions.


Revision tags: RELEASE_0_2_0
# 3f514ccb 25-Feb-2004 Zeev Suraski

- Rename compatiblity mode to zend.ze2_compatibility_mode (it doesn't only affect auto-clone).
- Perform implementation checks even with simple inheritance (off when
compatibility mod

- Rename compatiblity mode to zend.ze2_compatibility_mode (it doesn't only affect auto-clone).
- Perform implementation checks even with simple inheritance (off when
compatibility mode is enabled).
- Restore default arguments in interfaces and handle it correctly.
- Move registration of internal classes later in the startup sequence
in order to have INI options available.

show more ...


# e5e12046 24-Feb-2004 Zeev Suraski

Remove empty comment


Revision tags: php-4.3.5RC3
# b59989e7 15-Feb-2004 Marcus Boerger

Fix startup errors


Revision tags: php-5.0.0b4
# 30171a75 12-Feb-2004 Zeev Suraski

zend_default_classes.h -> zend_exceptions.h


Revision tags: php-5.0.0b4RC1
# acb1f365 10-Feb-2004 Zeev Suraski

Cleanup


# b8a990ac 10-Feb-2004 Zeev Suraski

Fix report_memleaks


# f069be85 10-Feb-2004 Zeev Suraski

Whitespace


# ec09b090 09-Feb-2004 Ilia Alshanetsky

Fixed bug #27175 (tzset() is not being called by PHP on startup).


Revision tags: php-4.3.5RC2
# a1724818 29-Jan-2004 Sara Golemon

This should not have been an INI_ALL directive.


1...<<11121314151617181920>>...42