65 Commits (84fa2fd9a86331dbe759f4d7bba981da105e00c1)

Author SHA1 Message Date
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
Sascha Schumann 0d383d9373 Replace the various get_module() functions with a uniform 26 years ago
Sascha Schumann 7613e064f8 Remove trailing empty lines 26 years ago
Sascha Schumann 0d36199cf9 Large test commit IV 26 years ago
Sascha Schumann de2cea47c0 Large commit test III 26 years ago
Sascha Schumann a493cdc92c Large test commit II 26 years ago
Sascha Schumann a481fddfb3 Improved in-tree shared libraries build system 26 years ago
Sascha Schumann 953fe189da Overall UNIX build system improvements: 26 years ago
Andi Gutmans 1665cba750 - Change PHP_ to V_ (directory & file functions) 26 years ago
Andi Gutmans 9c3d6304dd - Hopefully got most of them. We also need a chdir_file function like 26 years ago
Sascha Schumann 1f822b98ce Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common 26 years ago
Stig Bakken d02fe90b00 Change extension names in all extensions' zend_module_entry to their 26 years ago
Zeev Suraski 9b621d1c8f Get the license right... (this won't make it to RC1 of B4) 26 years ago
Zeev Suraski 80bdd19e03 Fine tune Andi's patch 26 years ago
Andi Gutmans 1c7f36465b - A few more 26 years ago