2647 Commits (a2276107ab211783669daa1ff47be50f96eef2dc)
 

Author SHA1 Message Date
Sascha Schumann a2276107ab Some cleanup 26 years ago
Zeev Suraski e538fcbf10 @- Fixed a bug in ODBC error reporting (Zeev) 26 years ago
Zeev Suraski f0888ccaef Fix the highlighting problem. STR_REALLOC() should be used instead of plain erealloc() 26 years ago
Andrei Zmievski 42847f7d5c Some more php3->php stuff. 26 years ago
Andrei Zmievski 0f1acb60a1 php3 -> php prefix work 26 years ago
Andrei Zmievski cc205c60ae Correct PHP's mime type. 26 years ago
Andrei Zmievski 99b83a38de *** empty log message *** 26 years ago
Sascha Schumann 23e5aedd37 Move TSRM checks, so that additional flags can be considered 26 years ago
Sascha Schumann fa1f318d74 Enable TSRM to use Pth 26 years ago
Andrei Zmievski 80bab9d939 We're using ZVAL's now. 26 years ago
Thies C. Arntzen ff7a79c6cf some more thoughts 26 years ago
Thies C. Arntzen e96c5401f1 commented out select() & friends for now - we need to come up with a good API for those! 26 years ago
Sascha Schumann 4fb1e2788f Improve Pthreads check 26 years ago
Zeev Suraski 8a4170e6bd - Fix Sascha's leak. Good report! 26 years ago
Zeev Suraski 3a47431122 No need to block for interruptions so early 26 years ago
Andi Gutmans 5ae205fb41 - This should have made it into the NEWS 26 years ago
Andrei Zmievski 5c3666eb00 Optimize. 26 years ago
1a48d4d155 ChangeLog update 26 years ago
07bb5d89b3 NEWS update 26 years ago
Thies C. Arntzen 51bea21b3b would be nice & clean 26 years ago
Evan Klinger 8306501e48 Ex API 26 years ago
Zeev Suraski 06ab44337f This should get it to compile... 26 years ago
Sascha Schumann a31237a21f Only add additional include paths, if building in a separate directory 26 years ago
Sascha Schumann 12f9894f54 Workaround for broken trs 26 years ago
Sam Ruby 8a34d1a7e0 Further cleanup as including php.h is no longer harmful 26 years ago
Sascha Schumann 931bbca113 Change order to avoid system prototype mismatch (sprint is defined to 26 years ago
Sascha Schumann 2e07f02451 Propagate ZTS setting correctly 26 years ago
Sascha Schumann efeadf086b Explicitly check for C++ preprocessor, otherwise autoconf forces it onto 26 years ago
Sascha Schumann ed0a307ccd Use sapi_module_struct to contain SAPI module name 26 years ago
Andrei Zmievski 742c58c240 (PHP preg_quote) Made binary-safe. 26 years ago
Andrei Zmievski 6e1dbe497c Made quotemeta() binary-safe. 26 years ago
Zeev Suraski 469966917b Use Critical Sections under Win32 - shows roughly 40% performance increase under 26 years ago
Zeev Suraski a2cc070fc2 - Fix @expr 26 years ago
Andrei Zmievski 1ad5180f28 getParameters -> zend_get_parameters 26 years ago
Zeev Suraski be1bb28355 - Fix the crash Thies was experiencing (returning a function call could cause a crash) 26 years ago
Zeev Suraski f455a484bd Make the Win32 tree compile again 26 years ago
Andrei Zmievski 2603f1c419 Zend fixups. 26 years ago
Egon Schmid 5eba3fbd34 Corrected some protos. 26 years ago
Hartmut Holzgraefe a4c22c8b3a IMAP should now be in sync with its PHP3 counterpart 26 years ago
Sascha Schumann 724e4e2259 Fix typo 26 years ago
Sascha Schumann 839390c19c Add and fix a few entries 26 years ago
Sascha Schumann 0d70a91b6d Add information about chosen SAPI module to phpinfo() 26 years ago
Sascha Schumann 56a5e84f9d Add SAPI module for thttpd server. Quote from the README: 26 years ago
Evan Klinger f5d5637f72 Ex API 26 years ago
665078d0c4 ChangeLog update 26 years ago
Evan Klinger eb54c032c8 Ex API 26 years ago
Evan Klinger 9ea9ca32ba Ex API and UDP support. 26 years ago
Zeev Suraski dc0a5f9c24 Fix PostgreSQL build 26 years ago
Zeev Suraski 8224207b26 Some updates 26 years ago
Zeev Suraski 4148381dff Win32 updates 26 years ago