Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of php_global.h and the associated data types UINT4/_POINTER. | Sascha Schumann | 2000-08-21 | 1 | -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 Croft | 2000-07-24 | 1 | -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 Schumann | 2000-06-05 | 1 | -0/+62 |