summaryrefslogtreecommitdiff
path: root/Zend/zend_operators.h
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fixed a bug causing ".123" * "90" and alike to return a 0.Ilia Alshanetsky2004-09-151-1/+1
* - MFB: Added the sorting flag SORT_LOCALE_STRING to the sort() functions whichDerick Rethans2004-09-111-0/+3
* MFB: Fixed bug #28800 (strings beginning with "inf" improperly converted).Ilia Alshanetsky2004-07-161-0/+2
* - Nuke code which hasn't been in use for ages.Andi Gutmans2004-04-031-23/+2
* - Fixed a 64bit issue (for zend_builtin_functions.c, module_number is an int).Derick Rethans2004-03-041-1/+1
* more EXTERN_C wrapping of ZEND_API prototypesHartmut Holzgraefe2004-02-201-3/+7
* - Remove bogus macrosAndi Gutmans2004-01-141-15/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* - Brought ext/bcmath to the new millenniumfoobar2003-12-091-2/+2
* Add new interface ArrayAccess to use objects as ArraysMarcus Boerger2003-11-241-0/+1
* Use pretty macro instead.Moriyoshi Koizumi2003-10-291-3/+1
* Improve infrastructure of numeric handling of elements in symbol tables.Zeev Suraski2003-07-221-1/+0
* this fixes including this header in a c++ file (vs6)Shane Caraveo2003-06-301-1/+1
* updating license information in the headers.James Cox2003-06-101-1/+1
* move HANDLE_NUMERIC() from the hash table implementation upstream to theSterling Hughes2003-05-231-0/+1
* Use same parameter order as strcpy()Marcus Boerger2003-05-211-3/+3
* Make zend_str_tolower_copy() a copy function (like stccpy).Marcus Boerger2003-05-211-1/+8
* optimize the lookups by avoiding a copy and then another passSterling Hughes2003-05-201-0/+1
* C++ compile fixesHartmut Holzgraefe2003-05-201-1/+1
* Move memnstr into Zend and make an alias for BC in PHP.Andrei Zmievski2003-04-081-0/+25
* Eliminate TSRMLS_FETCH() calls in destroy_op_array() and zend_get_class_entry().Sebastian Bergmann2003-03-261-1/+1
* Add support for interfacesZeev Suraski2003-03-051-1/+1
* whitespaceZeev Suraski2003-02-021-13/+12
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
* - Change "is" to "instanceof" as it explains better what the operator means.Andi Gutmans2003-01-141-1/+1
* Remove Z_OBJ - it's internal to Zend objects, no generic function exceptStanislav Malyshev2003-01-121-3/+4
* Win32 build fixZeev Suraski2003-01-011-1/+1
* use handler for Z_OBJPROPStanislav Malyshev2003-01-011-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* h WHitespaceAndi Gutmans2002-11-301-1/+1
* MFZE1 (floats & locale issue)Ilia Alshanetsky2002-10-121-0/+2
* MFZE1 zend_str_tolower issue.Ilia Alshanetsky2002-10-091-1/+0
* MFZE1Ilia Alshanetsky2002-09-261-0/+1
* - Make new 'is' operator work with classes only and return false whenAndi Gutmans2002-08-081-1/+1
* @- Adding 'is' operator that can be used to check the type of a variable,Andrei Zmievski2002-07-301-0/+2
* Make OBJCE return zend_class_entry*, also some cleanupsStanislav Malyshev2002-04-301-1/+1
* some type cleanup workHarald Radi2002-04-231-1/+1
* added get_class_entry callback handler to theHarald Radi2002-04-221-1/+1
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-1/+7
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Fix a bug in method calls.Andi Gutmans2001-08-161-1/+1
* MFZE1Zeev Suraski2001-08-131-34/+50
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-4/+3
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-301-29/+30
* - Small patch to allow fixing the PHP tree to be compatible w/ the initialAndi Gutmans2001-07-281-0/+3
* Yikes, that would have been a very bad bug :)Zeev Suraski2001-05-061-1/+1
* Fix autoconversion of hexadecimal stringsZeev Suraski2001-05-061-1/+10
* - More whitespace fixes while I'm at it.Andi Gutmans2001-04-271-1/+1
* - Update copyright yearAndi Gutmans2001-02-261-1/+1