2000-08-21 |
Sascha Schumann | thttpd/PHP verified to run IMP 2.2.0 without any hitches. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Torben Wilson | NEWS update for file-function segfault fix. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Torben Wilson | Fixed segfault with fgets(), fgetcsv(), fgetss(), and... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Sam Ruby | Keep servlet working... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Sascha Schumann | Remove extra tab |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Chuck Hagenbuch | Make the DB classes work with call-time pass-by-referen... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Stanislav Malyshev | Fix crash in one-argument imagecolortransparent |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Stanislav Malyshev | Fix win32 build |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Sascha Schumann | Get rid of php_global.h and the associated data types... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Sascha Schumann | The macro CONVERT_TO_WIN_FS is not used anywhere. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Sascha Schumann | Cleaning up some mess |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Uwe Steinmann | - added function fdf_set_javascript_action() |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Derick Rethans | - Reversed last 'fix' |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Andi Gutmans | - Remove old/deprecated version of expand_filepath |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Rasmus Lerdorf | Delete this suggestion as it was leading newbie users... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Sascha Schumann | Move thttpd_php_init() call to httpd_initialize(). |
commit | commitdiff | tree | snapshot |
2000-08-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-21 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Zeev Suraski | Fix Win32 build |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Zeev Suraski | Fix build |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Andi Gutmans | - Change PHP_SEPARATOR to PHP_DIR_SEPARATOR |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Andi Gutmans | - Checking for ".." isn't enough. include_once() could... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Chris Vandomelen | Added another bug fix to detect for negative values... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Stig Venaas | Added Oracle LDAP SDK SSL support |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Andi Gutmans | - Sascha's patch should make PHP in VIRTUAL_DIR mode... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Derick Rethans | - Fix for bug #6263 |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Stanislav Malyshev | Fix by-reference passing for scanf's |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Stanislav Malyshev | Fix XML by-reference passing |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Fix numerus of SAPI Modules title |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | The status quo in PHP is that the current directory... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Use size_t as parameter type in the getenv member of... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | const'ify virtual-cwd API |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Provide PHP_SEPARATOR which expands to the default... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Stanislav Malyshev | Fix fgetc (#6259) and ftell error condition returns |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Fix prototype of virtual_real_chdir_file. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Add virtual_real_chdir_file. Silly name for a useful... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sterling Hughes | A Whole buncha stuff, mostly bug fixing... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Execute PHP scripts everywhere (not only in the top... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Remove -DHAVE_CONFIG_H. It ain't used anywhere. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | _isnan seems to be supported on Win32, add an appropiat... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sterling Hughes | Bunch o' changes.. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | If available, use fpclassify for substituting zend_finite. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Including math.h before using macros defined there... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Make use of zend_isinf and zend_isnan. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Add zend_isinf and zend_isnan. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Add/update license |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Relicense build-related files under the PHP License |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Sascha Schumann | Remove php_realpath from build. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Jesus M. Castagnetto | Added some more predefined constants |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Frank M. Kromann | We only need winsock.h one time |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Frank M. Kromann | Adding ignore file for Win32 |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Frank M. Kromann | Fixing paths to Zend and libmysql |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Frank M. Kromann | Fixing include path for compiling non thread safe php.exe |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Andrei Zmievski | One more fix to C compile. |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Stig Venaas | Note about Oracle LDAP SDK support. Should I not say... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Zeev Suraski | Fix C build |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Zeev Suraski | - Update NEWS |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Zeev Suraski | Fix eval() leakage in ZTS mode |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Zeev Suraski | Eliminate run-time leak with eval()'s |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Zeev Suraski | Fix build with no memory_limit |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Zeev Suraski | Update NEWS |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Zeev Suraski | Avoid an endless loop situation in case of an error... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Zeev Suraski | Fix memory_limit |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Andi Gutmans | - Beautify |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Stig Venaas | Adding Oracle LDAP SDK support |
commit | commitdiff | tree | snapshot |
2000-08-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Andi Gutmans | - Centralize more fopen-wrappers functionality. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Frank M. Kromann | Adding howto file for MS SQL |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Chuck Hagenbuch | use estrndup and efree to hopefully avoid both munging... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Ben Mansell | REQUEST_URI is a handy server variable, lets pass it... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Sascha Schumann | Add necessary *_FETCH() macros |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Sterling Hughes | #Its fixed this time, no really. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Sterling Hughes | Purely cosmetic. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Sterling Hughes | Fix #6234 |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Hartmut Holzgraefe | typo fix in array_diff error message, fixes bug #6236 |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Hartmut Holzgraefe | minor typo fix in proto |
commit | commitdiff | tree | snapshot |
2000-08-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Sam Ruby | Reorder call to ELS_FETCH to be after declarations |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Andrei Zmievski | Reverting the pemalloc -> malloc change until we figure... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Andrei Zmievski | No need to have persistent allocation. |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Chuck Hagenbuch | prevent mail_criteria from munging the variable passed... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Ben Mansell | (send_headers) Removed code freeing http_status_line... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Hartmut Holzgraefe | additional include should fix bug #6086 |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Sascha Schumann | Fix dependency. PEAR.php needs to be created before... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Sam Ruby | Better error reporting when dll/shared library is not... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Stanislav Malyshev | Fix EMPTY_STRING macros |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Stanislav Malyshev | Fix chunk_split (#6208) |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Andi Gutmans | - It should be #ifdef PHP_WIN32 |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Sterling Hughes | ts issues. |
commit | commitdiff | tree | snapshot |
2000-08-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Andi Gutmans | - The beginning of an attempt to cleanup fopen-wrappers. |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Thies C. Arntzen | compile fix |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Hartmut Holzgraefe | proto fixed |
commit | commitdiff | tree | snapshot |
2000-08-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-16 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Jouni Ahto | - Return NULL type when column is NULL, now that we... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Sascha Schumann | Change the C++ extension to .cpp |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Uwe Steinmann | - Inserted constants for fdf flags |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Sterling Hughes | @ Fix stdout support with the swf extension. (Sterling) |
commit | commitdiff | tree | snapshot |
next |