Revision tags: php-4.2.2 |
|
#
c652c4b5 |
| 15-Jul-2002 |
Derick Rethans |
- MFH of the crap removal |
#
f7d9b9f1 |
| 15-Jul-2002 |
Andi Gutmans |
- Really implement bool increment/decrement as flip-flop. |
#
20784541 |
| 14-Jul-2002 |
Derick Rethans |
MFZE1 |
#
dcd67e0b |
| 14-Jul-2002 |
Derick Rethans |
- MFZE1 |
#
643f21e8 |
| 14-Jul-2002 |
Derick Rethans |
- MFZE1 |
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2 |
|
#
6339bd59 |
| 29-Jun-2002 |
Andi Gutmans |
- Fix bug 15037 - Bump version to alpha2-dev |
#
1f6cadcd |
| 28-Jun-2002 |
Andi Gutmans |
- WS fix |
Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1 |
|
#
51e797f1 |
| 23-Apr-2002 |
Harald Radi |
some type cleanup work |
Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help |
|
#
fb6976e4 |
| 12-Mar-2002 |
Andi Gutmans |
- Another couple of indirection fixes. - Make class_entry->refcount be part of the structure and not allocated. |
Revision tags: php-4.1.2 |
|
#
6608f073 |
| 07-Feb-2002 |
Stanislav Malyshev |
Mega-commit: Enter the new object model Note: only standard Zend objects are working now. This is definitely going to break custom objects like COM, Java, etc. - this will be fixed later.
Mega-commit: Enter the new object model Note: only standard Zend objects are working now. This is definitely going to break custom objects like COM, Java, etc. - this will be fixed later. Also, this may break other things that access objects' internals directly.
show more ...
|
Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH |
|
#
62dc854b |
| 06-Jan-2002 |
Sebastian Bergmann |
Happy New Year. |
Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
d863d52a |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers. |
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2 |
|
#
d082fb37 |
| 05-Sep-2001 |
Stanislav Malyshev |
MFZE1 |
#
b0970f14 |
| 26-Aug-2001 |
Andi Gutmans |
- MFZE1 |
#
ea48c0c4 |
| 16-Aug-2001 |
Andi Gutmans |
- Fix a bug in method calls. - Try to get the old copying behavior of objects to work (doesn't work yet). |
Revision tags: php-4.0.7RC1 |
|
#
8722b31d |
| 13-Aug-2001 |
Zeev Suraski |
MFZE1 |
Revision tags: BEFORE_EXP_MERGE |
|
#
76a7a5bc |
| 11-Aug-2001 |
Andi Gutmans |
- More work on making objects work |
#
532677e7 |
| 11-Aug-2001 |
Andi Gutmans |
- Fix some places which create objects. The fixes are ugly and will be revised when things start working well |
#
adf89828 |
| 11-Aug-2001 |
Zeev Suraski |
Whitespace |
Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
8ce8324e |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH annihilation |
#
cf510cb7 |
| 28-Jul-2001 |
Andi Gutmans |
- Fix build |
#
ff613947 |
| 28-Jul-2001 |
Andi Gutmans |
- More object macros. |
#
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 |
|
#
db97aea8 |
| 18-Jul-2001 |
Stanislav Malyshev |
fix double->long conversion |
#
4cc86259 |
| 11-Jul-2001 |
Zeev Suraski |
Get rid of ZVAL_RESET... |