History log of /PHP-5.3/Zend/zend_operators.c (Results 151 – 175 of 272)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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...


# ed542331 11-Jul-2001 Zeev Suraski

Get rid of some inlines


# af089a29 29-Jun-2001 Andi Gutmans

- Remove bogus comment.


# 5e999930 26-Jun-2001 Zeev Suraski

Fixed autoconversion of negative values to double (Fix bug #11685)


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
# 42966788 10-May-2001 Zeev Suraski

Treat numeric strings as numbers in the increment operator


Revision tags: php-4.0.5
# 27fd3a2e 29-Apr-2001 Andi Gutmans

- Previous patch for too early freeing of resources seemed to have worked.
- Clean it up a bit.


# b11202d6 29-Apr-2001 Andi Gutmans

- Try and solve the too early resource destruction problem.


1234567891011