History log of /PHP-5.3/Zend/zend_operators.h (Results 76 – 100 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, 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
# 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, 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
# 8ce8324e 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# b40db64d 28-Jul-2001 Andi Gutmans

- Small patch to allow fixing the PHP tree to be compatible w/ the initial
- Zend 2 objects patch. Hopefully I can commit that this week.


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# d2cbd019 06-May-2001 Zeev Suraski

Yikes, that would have been a very bad bug :)


# cd033b12 06-May-2001 Zeev Suraski

Fix autoconversion of hexadecimal strings
It's time to close bug #5404 :)


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
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


# 4afacc0a 12-Feb-2001 Andi Gutmans

- Remove two unused functions


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# f8dabac6 21-Nov-2000 Zeev Suraski

Fix build


# 471d070c 03-Nov-2000 Zeev Suraski

Fix build


# 4d3fc68f 03-Nov-2000 Zeev Suraski

Add RESVAL macros


# 1fd09132 29-Oct-2000 Zeev Suraski

Initial steps to move the INI mechanism to the Zend engine


# f136e5cf 27-Oct-2000 Andrei Zmievski

Added macros for object properties and class entry.


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 99771d91 26-Sep-2000 Sascha Schumann

Remove --enable-c9x-inline option. We now use a syntax which is compatible
with all compilers by providing the function with static linkage in every
compilation unit.


# 813f7b58 19-Sep-2000 Andi Gutmans

- Add Z_BVAL* macros


# 715774be 05-Sep-2000 Andi Gutmans

- Commiting Sterling's new multi_convert* functions


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# 1373a162 26-Jul-2000 Stanislav Malyshev

Add strncasecmp function
@ Added strncasecmp function (Andi)


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# a6172174 03-Jul-2000 Sascha Schumann

Replace macros which begin with an underscore through an appropiately
named macro.


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 0404a024 18-Jun-2000 Sascha Schumann

Welcome zend_finite(n).

This chooses the best combination of what is available:

finite, isfinite, isinf, isnan


# 7565347b 14-Jun-2000 Sascha Schumann

Move some stuff to zend_operators.h which is required by the
moved inline functions.


123456