summaryrefslogtreecommitdiff
path: root/ext/standard/type.c
Commit message (Expand)AuthorAgeFilesLines
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-2/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* is_numeric_string() optimizationIlia Alshanetsky2006-12-261-3/+1
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: Nuke php3 legacyfoobar2005-12-051-5/+5
* - Bumber up yearfoobar2005-08-031-1/+1
* - Add my new timelib and ext/date. For now only strtotime() makes use of this.Derick Rethans2005-06-141-4/+10
* fix is_object() on non-php objectsStanislav Malyshev2005-05-251-0/+4
* - Fixed bug #32719 (strval() fails to zero terminate strings)foobar2005-04-151-2/+2
* - Do not touch return_valu's refcount or is_refMarcus Boerger2005-03-111-13/+7
* - Fixed bug #27822 (is_resource() returns TRUE for closed resources)Derick Rethans2004-04-011-0/+7
* Fix strval to use __toString if necessaryMarcus Boerger2004-03-141-2/+12
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* php_error_docrefMarcus Boerger2002-08-241-3/+3
* is_object() returns FALSE if object is a "incomplete object".Yasuo Ohgaki2002-07-241-0/+8
* - Fix TSRMLS_* stuffAndi Gutmans2002-07-081-1/+1
* Unify error messagesDerick Rethans2002-07-081-2/+2
* - Add warning to is_*() functions if more than one argument was passedDerick Rethans2002-07-081-0/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Move type-handling functions into ext/standard/type.c (which hadjim winstead2002-01-091-72/+329
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-4/+10
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-1/+3
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* More php3_ annihilationZeev Suraski1999-12-181-3/+3
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* License updateZeev Suraski1999-07-161-21/+9
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+108