2000-03-10 |
Uwe Steinmann | - replaced some old code to access server variables |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Fix a bug and define an API_NO for the ZEND_MODULE_API |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - zend_config.h is enough |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Weird that this wasn't caught earlier |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Andi Gutmans | - Save ZEND_DEBUG, ZTS, ZEND_API information |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Thies C. Arntzen | @- connection_aborted() and friends work again. (Thies) |
commit | commitdiff | tree | snapshot |
2000-03-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Leo Baschy | _close_odbc_conn calls _free_odbc_result if possible |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Sascha Schumann | VPATH builds were broken, if the user specified the... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stig Bakken | PEAR now uses "use" instead of "include". |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Sascha Schumann | Fix build problem on systems where ulong is not defined. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Andi Gutmans | - Fix bug in syntax highlighter |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Uwe Steinmann | - fixed cpdf_set_font() error |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Uwe Steinmann | - ups, fixed stupid compile errors |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Uwe Steinmann | - dropped support for version of pdflib < 3.0 |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Sam Ruby | Both PHP and Java can't read Post data - let java do... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Uwe Steinmann | - bug fix, insertion of links back into HTML document |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Sam Ruby | remove duplicate line |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Thies C. Arntzen | (OCILogon) fixed crash in OCILogon if username was... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Uwe Steinmann | - several fixes and cleanups in hw module |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Andrei Zmievski | Typo. |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Andrei Zmievski | blah |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Andrei Zmievski | Anything in $HTTP_SESSION_VARS[] is auto-registered... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Uwe Steinmann | - support for pdflib 3.0 |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Hedbor | Changed typo (interpretor->interpreter) |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sascha Schumann | Write configuration parameters into `config.nice',... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Uwe Steinmann | - quick hack to support pdflib 3.0 (not tested) |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sascha Schumann | Try to locate the mysql.sock |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sascha Schumann | Move the sincludes outside of AC_DEFUN(), so PHP can... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Andi Gutmans | - Enable MySQL by default |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Andrei Zmievski | Expanded checking for pcre.h and libpcre.a. |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Andi Gutmans | - Thies, it is crucial :) |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sam Ruby | Sapi/servlet build on Unix broken |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Uwe Steinmann | - some cleanups and fixed memory leak |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sam Ruby | Include metaphone on win32 builds |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sam Ruby | Unresolved external php_if_ftruncate on Win32 |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sascha Schumann | Use threads.m4 |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sascha Schumann | Use improved POSIX threads check from threads.m4 |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Uwe Steinmann | - switch to zend's double link list finished |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sam Ruby | Only define crypt if it is present |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Andrei Zmievski | Can't believe it hasn't been done yet. |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Andrei Zmievski | Kill warning. |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Thies C. Arntzen | (php: dl) fixed MAXPATHLEN bug |
commit | commitdiff | tree | snapshot |
2000-03-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-07 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Sam Ruby | It looks like a number of "standard" extensions are... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sascha Schumann | Change default UNIX sock to /tmp/mysql.sock |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sascha Schumann | Build fixes - MySQL now actually works |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Stig Bakken | @Cleaned up extension namespace (Stig) |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sascha Schumann | update |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Stig S. Bakken | added GINIT_FUNC_ARGS and GINIT_FUNC_ARGS_PASSTHRU |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sascha Schumann | Finish config.m4 changes |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sascha Schumann | Build always against embedded library |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sascha Schumann | Modularize mysql autoconf stuff |
commit | commitdiff | tree | snapshot |
2000-03-06 |
David Hedbor | Use php_module_shutdown_wrapper as the shutdown function |
commit | commitdiff | tree | snapshot |
2000-03-06 |
David Hedbor | Use |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Zeev Suraski | - Bump up Zend's API version |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Stig S. Bakken | Added ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Stig Bakken | Change extension names in all extensions' zend_module_e... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Andi Gutmans | - Fix memory leak |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sascha Schumann | "User interface" for removing all files which are ignor... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Egon Schmid | Hartmut don't touch protos. Only two lines are allowed. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Andi Gutmans | - Missed one |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Hartmut Holzgraefe | off-by-one error (bug id #3741) fixed |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Andrei Zmievski | Need to pass PLS_DC. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Andrei Zmievski | (php_get_session_var) |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sam Ruby | Cleanup |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Uwe Steinmann | - root property in Dom Doc class is now reference to... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sam Ruby | Unresolved externs |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Thies C. Arntzen | @- OCINLogon() sessions are now closed again. (Thies) |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Zeev Suraski | It's official now... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Sam Ruby | Eliminate "wrong number of parameters" warning |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Andi Gutmans | - Make some fixes although there is a problem with... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Sam Ruby | Fix traps due to sapi_global not being initialized... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Sam Ruby | Add support for PHP syntax highlighting |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Zeev Suraski | Wrap some commonly unused callbacks |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Hartmut Holzgraefe | SuSE 6.3 imap.rpm puts the library into /usr/lib and... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Sascha Schumann | Avoid the side-effect of defining function names, so... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Egon Schmid | Protos fixed. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Chuck Hagenbuch | Attribute list support ported from php3. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Andrei Zmievski | Remove warning. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-05 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Andi Gutmans | - Fix Win32 build |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Andrei Zmievski | Don't need this check. |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Andrei Zmievski | @Added ip2long() and long2ip() courtesy of Faisal Nasim... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Andrei Zmievski | @Added ftruncate() and fstat(), courtesy of Faisal... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Sascha Schumann | Prefix some symbols with php_ |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Sascha Schumann | Don't export Lookahead |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Sascha Schumann | Remove outdated PHP 3.1 stuff |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Zeev Suraski | The default return value from include() and eval()... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Zeev Suraski | @- Added parse_ini_file(). Currently implemented in... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Chuck Hagenbuch | adding the fix for bug #3685 to php4 as well. |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Stig Bakken | crazy idea brought on by someone at FAST |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Sascha Schumann | Support HP-UX 10.x non-standard time-related reentrant... |
commit | commitdiff | tree | snapshot |
next |