Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged in imap_search() from the PHP3 tree | Hartmut Holzgraefe | 1999-12-17 | 2 | -3/+119 |
* | Define inline to inline explicitly | Sascha Schumann | 1999-12-17 | 1 | -1/+3 |
* | Remove passthru, it is not needed anymore | Sascha Schumann | 1999-12-17 | 1 | -8/+4 |
* | Build structure change. Instead of using an external configure for libzend | Sascha Schumann | 1999-12-17 | 2 | -60/+43 |
* | Make Apache SAPI module compile in ZTS mode | Sascha Schumann | 1999-12-17 | 2 | -4/+8 |
* | Move config code into separate file | Sascha Schumann | 1999-12-17 | 6 | -194/+253 |
* | - By mistake commited this to the branch. It fixes a bug we introduced with | Andi Gutmans | 1999-12-17 | 3 | -6/+6 |
* | Fix up screw up. | Andrei Zmievski | 1999-12-17 | 2 | -1/+1 |
* | ChangeLog update | 1999-12-17 | 1 | -0/+20 | |
* | NEWS update | 1999-12-17 | 1 | -0/+1 | |
* | Added get_loaded_extensions(), extension_loaded(), and | Andrei Zmievski | 1999-12-16 | 3 | -4/+78 |
* | A little renaming. | Andrei Zmievski | 1999-12-16 | 1 | -3/+3 |
* | force ext/java to be built as a shared library | Sam Ruby | 1999-12-16 | 2 | -0/+2 |
* | (php_ns_request_handler) set SG(server_context) to non-NULL | Sascha Schumann | 1999-12-16 | 1 | -0/+2 |
* | ChangeLog update | 1999-12-16 | 1 | -0/+46 | |
* | NEWS update | 1999-12-16 | 1 | -0/+1 | |
* | And still more stuff. | Andrei Zmievski | 1999-12-15 | 1 | -0/+2 |
* | More stuff for me to do. | Andrei Zmievski | 1999-12-15 | 1 | -0/+4 |
* | Doh! I'm an idiot. | Andrei Zmievski | 1999-12-15 | 1 | -10/+3 |
* | NEWS notice. | Andrei Zmievski | 1999-12-15 | 1 | -0/+1 |
* | - s/inheritence/inheritance/g | Andrei Zmievski | 1999-12-15 | 2 | -4/+45 |
* | - Implement ability to turn off support for call-time pass by reference | Zeev Suraski | 1999-12-15 | 3 | -2/+18 |
* | - Implement return by reference: | Zeev Suraski | 1999-12-15 | 8 | -49/+148 |
* | switched to Ex Api | Uwe Steinmann | 1999-12-15 | 1 | -216/+217 |
* | (return_one) removed. | Andrei Zmievski | 1999-12-15 | 1 | -6/+2 |
* | Added date/time stamping to PHP error log file. Idea credit goes | Andrei Zmievski | 1999-12-15 | 1 | -0/+6 |
* | val->len | Andrei Zmievski | 1999-12-15 | 1 | -1/+1 |
* | Fixing. | Andrei Zmievski | 1999-12-15 | 1 | -6/+0 |
* | Faster, must go faster. | Andrei Zmievski | 1999-12-15 | 1 | -3/+3 |
* | fixed some compile errors. | Uwe Steinmann | 1999-12-15 | 1 | -3/+3 |
* | Ex API | Evan Klinger | 1999-12-15 | 1 | -72/+73 |
* | I would've compiled first, I swear... | Evan Klinger | 1999-12-15 | 1 | -1/+1 |
* | Ex API | Evan Klinger | 1999-12-15 | 2 | -31/+32 |
* | Not yet, Joey. | Andrei Zmievski | 1999-12-15 | 1 | -2/+1 |
* | ChangeLog update | 1999-12-15 | 1 | -0/+52 | |
* | NEWS update | 1999-12-15 | 1 | -0/+2 | |
* | Moved function_exists() to Zend library. | Andrei Zmievski | 1999-12-14 | 3 | -33/+1 |
* | (bcmath) Name of header changed from php3 to php but include forgotten. | Danny Heijl | 1999-12-14 | 1 | -1/+1 |
* | - Added class_exists() | Andrei Zmievski | 1999-12-14 | 1 | -5/+63 |
* | # Added date/time stamping to php3_log_error | Joey Smith | 1999-12-14 | 3 | -2/+3 |
* | always check if output is ok after php3_header() | Uwe Steinmann | 1999-12-14 | 1 | -2/+2 |
* | whoops..need to allow 7 parameters also | Mark Musone | 1999-12-14 | 1 | -1/+1 |
* | (getimagesize) grrr, fixed newly (30 min ago) introduced NPR | Thies C. Arntzen | 1999-12-14 | 1 | -1/+5 |
* | use ex-API | Thies C. Arntzen | 1999-12-14 | 2 | -100/+100 |
* | @- implemented count_chars(). (Thies) | Thies C. Arntzen | 1999-12-14 | 3 | -6/+78 |
* | use ex-API | Thies C. Arntzen | 1999-12-14 | 2 | -26/+26 |
* | use _ex-API | Thies C. Arntzen | 1999-12-14 | 2 | -19/+23 |
* | Boo. | Andrei Zmievski | 1999-12-14 | 2 | -2/+2 |
* | ChangeLog update | 1999-12-14 | 1 | -0/+28 | |
* | NEWS update | 1999-12-14 | 1 | -0/+2 |