1999-12-15 |
Evan Klinger | Ex API |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Andrei Zmievski | Not yet, Joey. |
commit | commitdiff | tree | snapshot |
1999-12-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-15 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Andrei Zmievski | Moved function_exists() to Zend library. |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Danny Heijl | (bcmath) Name of header changed from php3 to php but... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Andrei Zmievski | - Added class_exists() |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Joey Smith | # Added date/time stamping to php3_log_error |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Uwe Steinmann | always check if output is ok after php3_header() |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Mark Musone | whoops..need to allow 7 parameters also |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Thies C. Arntzen | (getimagesize) grrr, fixed newly (30 min ago) introduce... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Thies C. Arntzen | use ex-API |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Thies C. Arntzen | @- implemented count_chars(). (Thies) |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Thies C. Arntzen | use ex-API |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Thies C. Arntzen | use _ex-API |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Andrei Zmievski | Boo. |
commit | commitdiff | tree | snapshot |
1999-12-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-14 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Sascha Schumann | Postpone the execution of post request startup handlers... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Andrei Zmievski | Made strspn() and strcspn() binary-safe. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Andrei Zmievski | Finished array_multisort() function. Basically it sorts... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Sascha Schumann | Make rand.c thread-safe. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Sascha Schumann | Reapply configuration for each request |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Sascha Schumann | (php_ns_config) use 3.0's Ns_ConfigGetPath instead... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Sascha Schumann | (_ps_files_path_create) terminate string correctly... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-13 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Make filestat.c thread-safe |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | @- Made pageinfo.c thread-safe (Sascha) |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Stig Bakken | - Documented classes, methods and constants in the... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Remove trailing white-spaces |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Reformat ini entries and add new options (cache_limiter... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Add cache_limiter and cache_expire options. Rename... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Kill a warning |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Initialize variables |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Initialize value properly |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Call SLS_FETCH() only, if it is needed |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Make it compile in ZTS mode |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Include header file for php_file_le_fopen() |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Remove unnecessary ARRAYLS_FETCH() calls |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Sascha Schumann | Disable global lock for now. We will have to find a... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Stig Bakken | "setup" is obsolete |
commit | commitdiff | tree | snapshot |
1999-12-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-12 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Andrei Zmievski | Added array globals in preparation for multisort()... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Andrei Zmievski | (PHP php_implode) Made binary-safe. |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Andrei Zmievski | get_meta_tags() was using php_stristr() so it needed... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Andrei Zmievski | Made strstr(), stristr(), and ucwords() binary-safe... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Sascha Schumann | Moving APXS-specific checks into respective config... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Andreas Karajannis | Don't include functions not supported by Solid |
commit | commitdiff | tree | snapshot |
1999-12-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Andrei Zmievski | Fixed #2952. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Stig Bakken | Added makerpm by Samuel Liddicott <sam@campbellsci... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Sascha Schumann | Output information about HTTP headers |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Sascha Schumann | Export sapi_free_header() |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Stig Bakken | remove uninteresting NEWS entries |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Andrei Zmievski | A few more fixes for php_strtolower(). |
commit | commitdiff | tree | snapshot |
1999-12-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-10 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Andrei Zmievski | (PHP strtoupper, strtolower, substr_replace) Made binar... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Sascha Schumann | (php_set_session_var): logic fix: |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Zeev Suraski | @- Fix a crash in the Apache syntax highlighting mode... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Thies C. Arntzen | just went thru string.c and wrote down the functions... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Thies C. Arntzen | (unserialize) closed mem-leak |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Thies C. Arntzen | small cleanups in MINIT code |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Nick Gorham | Report all ODBC error's not just the top of the stack |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Uwe Steinmann | - improved configuration due to compile problems which... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-09 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Zeev Suraski | - Use Set-Cookie for consistency with SetCookie() ... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Sascha Schumann | Use global ctor in non-ZTS mode as well |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Thies C. Arntzen | (unserialize) now cleans up better on failure! |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Thies C. Arntzen | make non-ZTS happy again |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Thies C. Arntzen | @- OCI8 now returns NULL values in LONG columns correct... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Stig Bakken | Added some more error defines (CANNOT_CREATE/DELETE... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Thies C. Arntzen | ZTS compile fixes |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Thies C. Arntzen | this is the "right" ZTS-fix |
commit | commitdiff | tree | snapshot |
1999-12-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-12-08 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Andrei Zmievski | Oops. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Andrei Zmievski | (DB::parseDSN) check for an extra / at the end purely... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Andrei Zmievski | (DB::parseDSN) Remove extraneous / at the end of the... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Sam Ruby | Fill in empty constructor in order to appease Sascha ;-) |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Sam Ruby | Provide basis for shared libraries/dlls to contain... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Andrei Zmievski | Apparently already implemented by Thies. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Andrei Zmievski | Revert the patch. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Rasmus Lerdorf | Add check for broken apxs script |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Thies C. Arntzen | added assert.quiet_eval plus a bit of cleaning (docs... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Sam Ruby | fixed just enough to enable assert to build on win32... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Andrei Zmievski | Need to check for __inet_aton on Solaris. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Andi Gutmans | - opened_path should not be freed here as the zend_file... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Sascha Schumann | Move it to the right place |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Thies C. Arntzen | fixed NPR |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Thies C. Arntzen | the order *does* matter! |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Thies C. Arntzen | @- Added support for a C-like assert() function. (Thies) |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Thies C. Arntzen | getting there |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Sascha Schumann | Ignore generated files |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Thies C. Arntzen | new assert() module. (Not yet finished!) |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Uwe Steinmann | - Several small corrections, typos, ... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Thies C. Arntzen | (explode) fixed newly introduced bug (them shall check... |
commit | commitdiff | tree | snapshot |
next |