History log of /PHP-5.5/sapi/cgi/cgi_main.c (Results 326 – 350 of 460)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 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
# 8021e655 14-Aug-2001 Zeev Suraski

Revert an old bogus patch


Revision tags: BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH
# 6ecae422 08-Aug-2001 Zeev Suraski

Use zend_first_try


Revision tags: BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# b349df63 05-Aug-2001 Sascha Schumann

some more eliminate-fetches-or-escalate-them-at-least


# 8aef1930 05-Aug-2001 Sascha Schumann

more tsrm cleanup


# 578c3954 05-Aug-2001 Thies C. Arntzen

delay module_shutdown even further. zend_try and _catch need the current
globals as well.
zeev, is this a chicken & egg problem?


# 0fe837b4 05-Aug-2001 Thies C. Arntzen

module_shutdown() calls ts_free_thread in ZTS mode. so SG() cannot be accessed
afterwards.


# 1159c84a 05-Aug-2001 Zeev Suraski

- TSRMLS_FETCH work
- whitespace fixes


# 2ec44007 03-Aug-2001 Zeev Suraski

Get rid of a couple of bogus persist_alloc()'s, and some cleanup


# b1de7fc9 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation. Enough for today...


# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# b1cc3bd1 30-Jul-2001 Thies C. Arntzen

fix compile


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 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 ...


# e280c3e5 27-Jul-2001 Zeev Suraski

Fix a corrupted memory access


Revision tags: PRE_TSRM_MERGE_PATCH
# 47154039 21-Jul-2001 Andi Gutmans

- Fix __FILE__ in the main script in CGI/command line mode.


# 336004f4 21-Jul-2001 Zeev Suraski

Improved bailout mechanism, supports nested bailouts a-la try..catch

Note: You may *not* return directly from a catch block


# 85b4df53 15-Jul-2001 Zeev Suraski

Improved interactive mode - it is now available in all builds, without any significant slowdown


# 551f1831 02-Jul-2001 Zeev Suraski

Fix a major thread safety bug in the output mechanism
@- Fixed a major memory corruption bug in the thread safe version (Zeev)


Revision tags: PRE_GRANULAR_GARBAGE_FIX
# 8332ab40 21-Jun-2001 Zeev Suraski

Spit out errors


Revision tags: php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 49ab8cb8 06-Jun-2001 Sebastian Bergmann

Remove bogus '.'.


# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


Revision tags: php-4.0.6RC2
# f0b6b8ab 22-May-2001 Shane Caraveo

The -c commandline option was not working at all, need to set the path
override before calling on the module startup.


1...<<111213141516171819