#
4f6c95d1 |
| 11-Aug-2001 |
Zeev Suraski |
Whitespace
|
Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE |
|
#
5af7770a |
| 07-Aug-2001 |
Andi Gutmans |
- Sync Engine2 CVS with latest Engine CVS
|
Revision tags: PRE_ENGINE2_SPLIT |
|
#
fcc03510 |
| 05-Aug-2001 |
Zeev Suraski |
TSRMLS_FETCH work
|
#
d76cf1da |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
4187439c |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
e8ac55d0 |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
b5255495 |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRef
|
#
3839af35 |
| 30-Jul-2001 |
Andrei Zmievski |
Let's be consisten and keep TSRMLS_DC declaration after num_args.
|
#
8ce8324e |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH annihilation
|
#
11e5d2f2 |
| 30-Jul-2001 |
Zeev Suraski |
Get rid of more TSRMLS_FETCH's
|
#
b5770382 |
| 30-Jul-2001 |
Zeev Suraski |
Avoid TSRMLS_FETCH()'s (still lots of work left)
|
#
b4f3b9d3 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
#
2c254ba7 |
| 27-Jul-2001 |
Zeev Suraski |
Get rid of ELS_*(), and use TSRMLS_*() instead. 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...
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
87e39243 |
| 11-Jul-2001 |
Zeev Suraski |
Remove the last couple of bogus inlines
|
#
ed542331 |
| 11-Jul-2001 |
Zeev Suraski |
Get rid of some inlines
|
#
58f88057 |
| 09-Jul-2001 |
Andrei Zmievski |
Adding new parameter parsing API.
|
#
fb8e6146 |
| 03-Jul-2001 |
Rasmus Lerdorf |
Trivial fix - but the period looks odd in error messages
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1 |
|
#
555fa779 |
| 09-May-2001 |
Andrei Zmievski |
Nuke unused variable.
|
#
41aebd05 |
| 09-May-2001 |
Andrei Zmievski |
Fix a few bugs in zend_is_callable() and make it stricter.
|
Revision tags: php-4.0.5 |
|
#
acd56b08 |
| 27-Apr-2001 |
Andi Gutmans |
- More whitespace fixes while I'm at it.
|
Revision tags: php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
3b2a83b9 |
| 12-Mar-2001 |
Andrei Zmievski |
Name length is already known.
|
#
7db391b0 |
| 12-Mar-2001 |
Andi Gutmans |
- Missed second place.
|
#
123491ae |
| 12-Mar-2001 |
Andi Gutmans |
- Nuke snprintf()
|
#
13148b54 |
| 12-Mar-2001 |
Andrei Zmievski |
Improve zend_is_callable() to the point where it's actually useful. Now it just needs to be invoked everywhere in PHP where a callback is expected.
|
#
7080fa5b |
| 26-Feb-2001 |
Andi Gutmans |
- Rename modules.h to zend_modules.h
|