summaryrefslogtreecommitdiff
path: root/main/php3_compat.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-122/+0
| | | | | to be replaced by `zend_function_entry`.
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+20
|
* Move the macro wrappers from the compatibility header to php.hZeev Suraski2001-08-111-22/+0
|
* Optimize macro usage...Zeev Suraski2001-08-101-11/+11
|
* Centralize macrosZeev Suraski2001-08-101-0/+22
|
* - Move compat macros to php3_compat.hAndi Gutmans2000-08-101-0/+5
|
* Rename macros which begin with underscore to valid macros.Sascha Schumann2000-07-031-3/+3
|
* Forgot to commit the php4 fixesZeev Suraski2000-04-151-0/+2
|
* - Nuke hash_*_ptr() functionsAndi Gutmans2000-03-241-1/+0
|
* getParameters() and friends changed for consistency and namespace cleanlinessZeev Suraski1999-12-181-0/+3
|
* That one is actually supposed to have 'php3' on it - it's the PHP 3.0 ↵Zeev Suraski1999-12-041-0/+93
| | | | compatibility defines for 4.0
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-93/+0
| | | | | | .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.
* new api fo dl() - renamed php3_dl to php_dl (added compat header)Thies C. Arntzen1999-10-131-0/+1
|
* *** empty log message ***Zeev Suraski1999-09-041-0/+3
|
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-0/+5
| | | | | php3_compat.h)
* added _php3_hash_next_index_pointer_insertThies C. Arntzen1999-05-121-0/+1
|
* Win32 registry supportZeev Suraski1999-04-181-0/+3
|
* PHP 4.0Zeev Suraski1999-04-071-0/+80