79 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Hartmut Holzgraefe cc0894b788 more visa to sibira ;) 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 23 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 years ago
foobar 67070c47bd The correct (tm) way. 23 years ago
Edin Kadribasic a256705044 Added filepro to the new win32 build. Works both as shared 23 years ago
Edin Kadribasic 10b53557db Fixed win32 build (no such include on windows). 23 years ago
foobar db50cd251e Aligned configure help texts. 23 years ago
Andrey Hristov b2eb454171 format string fixes 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Zeev Suraski 4e55747a2b Add JIT initialization for _SERVER and _ENV 23 years ago
Ilia Alshanetsky c2d66fa8bf Changed php_error to php_error_docref. 24 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
Sascha Schumann 2909e5c9c9 centralize #include "build-defs.h" and drop (sometimes inconsistent) other 24 years ago
Derick Rethans 78ed8dcb7d Unify error messages 24 years ago
jim winstead d3400b2b5f the 'setup' script was removed more than two years ago. 24 years ago
Stefan Esser 77b5d80081 fixed: last commit had debug code in it 24 years ago
Stefan Esser 229e7769f4 fixed whitespace 24 years ago
Sascha Schumann 5cba3a99c2 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
foobar f1397d5339 Unified the configure messages. 25 years ago
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first, 25 years ago
Jeroen van Wolffelaar c033288573 Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 25 years ago
Derick Rethans 78747bd2df - Don't wrap lines... this is annoying while coding. 25 years ago
Zeev Suraski f6f6c4d7e6 Whitespace 25 years ago
Zeev Suraski b1de7fc900 More TSRMLS_FETCH annihilation. Enough for today... 25 years ago
Zeev Suraski 797a079a95 More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
Zeev Suraski 1c25b8dd53 Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
Rasmus Lerdorf 25c3a3a39d vim-6 does folding - clean up a bunch of missing folding tags plus 25 years ago
Stig Bakken 1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 25 years ago
Andi Gutmans 4c823e8a89 - Change macros from V_ to VCWD_ because of AIX name clash 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Sascha Schumann c2fb53bed7 Finish fopen-wrappers rename. 25 years ago
Hartmut Holzgraefe 1f6878e912 2nd step towards auto-credits 26 years ago
Andi Gutmans d0ec3df288 - Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid() 26 years ago
Daniel Beulshausen 499507ca0e added dsp for the filepro extension 26 years ago
David Croft 83513d9580 Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
Sascha Schumann cd754d7825 Rename macros which begin with underscore to appropiate macros. The general 26 years ago
Zeev Suraski 6614e8edb4 - I wrote a long msg but the commit didn't go through. 26 years ago
Sascha Schumann 0c03253635 Stop including dl/phpdl.h. 26 years ago
Andi Gutmans 3701bc4207 - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
Hartmut Holzgraefe e09b2d0df4 integratet protos from php3 version 26 years ago
Sascha Schumann 4686a3b50e Use #ifdef COMPILE_DL_EXTNAME solely. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Sascha Schumann d0f3764ee2 Change reentrancy API to always use the php prefix. 26 years ago
Sascha Schumann 6767b4df68 Make filepro compilable as shared module 26 years ago
Sascha Schumann fe50664d4d #if COMPILE_DL 26 years ago