summaryrefslogtreecommitdiff
path: root/ext/standard/php_global.h
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of php_global.h and the associated data types UINT4/_POINTER.Sascha Schumann2000-08-211-54/+0
| | | | | | | We use php_uint32 now globally. Also removed K&R support from md5.[ch].
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+13
| | | | | | | | | Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers.
* Move global.h to php_global.h.Sascha Schumann2000-06-051-0/+62