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 |
2000-08-15 |
Sascha Schumann | Fix varargs handling. The assignments are not necessary... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Sterling Hughes | Leftovers... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Sterling Hughes | Add Win32 support for cURL. |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Sterling Hughes | This fixes to problems: |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Zeev Suraski | Sync with Zend |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Zeev Suraski | Fix warning issue (compile errors inside require()... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Derick Rethans | - Clearified which version of libmcrypt is enabled |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Stanislav Malyshev | Fix byteorder for il2long and long2ip (#6159) |
commit | commitdiff | tree | snapshot |
2000-08-15 |
David Croft | renamed ini section, quoted default host and tabulated. |
commit | commitdiff | tree | snapshot |
2000-08-15 |
David Croft | display ini file entries on phpinfo(), unregister them... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Brendan W.... | # Added TODO so I can track things that need doing... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Zeev Suraski | - Fix leak and some logic |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Sascha Schumann | Move MCLS_FETCH() inside #if HAVE_LIBMCRYPT24. Fixes... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Sascha Schumann | Remove unnecessary precompiler macros. The failure... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Sascha Schumann | Restrict INI entries when compiling against libmcrypt... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Andi Gutmans | - This patch should hopefully fix situations where... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Sascha Schumann | Fix check for libmcrypt in non-system library paths. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Stanislav Malyshev | Fix print length - again |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Stanislav Malyshev | Fix another crash with long formats (#6145) |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Stanislav Malyshev | Fix non-numbers printing (#6142) |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Stanislav Malyshev | Fix crash |
commit | commitdiff | tree | snapshot |
2000-08-14 |
David Croft | presumably this was wrong |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Andi Gutmans | - Unused results should be marked with EXT_TYPE_UNUSED... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-14 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Sterling Hughes | - Fix spacing. |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Stanislav Malyshev | Fix opened_path init |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Stanislav Malyshev | Fix zend_fiel_handle handling. Should fix URL include |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Sterling Hughes | @ Fixed dbase_add_record. (Sterling) |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Derick Rethans | - Now using the better way of using INI directives |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Andi Gutmans | - Revert foreach() change which only allowed variables... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Egon Schmid | Some protos corrected. |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Danny Heijl | - The destructor for a connection resource closed... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-12 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Derick Rethans | - Fixed warning under VC6 |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Derick Rethans | @ Added support for libmcrypt 2.4.4 |
commit | commitdiff | tree | snapshot |
2000-08-11 |
David Croft | Added news item for Andi's strncasecmp commit |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Danny Heijl | - restore ifx_close() to PHP3 behaviour for non-persist... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Zeev Suraski | Make COM work in a multithreaded environment |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Hartmut Holzgraefe | return type in proto for OCIError fixed |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Adam Dickmeiss | Added support for username, group and password for... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Andi Gutmans | - Only support variables and array(...) in foreach... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-11 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Andi Gutmans | - The commit messages didn't seem to update the news... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Andi Gutmans | @ Fix problem with nested foreach()'s (Andi, Zend Engine) |
commit | commitdiff | tree | snapshot |
2000-08-10 |
foobar | @- Fixed FTP module to accept multiline server replies... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Brendan W.... | - changed all pvals to zvals (like they were before) |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Vlad Krupin | Added capability to create and manipulate a config... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Andi Gutmans | @ Fix switch which only has a default rule (Andi, Zend... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Brendan W.... | - Homogonized CCVS with the rest of the modules in... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Andi Gutmans | - Move compat macros to php3_compat.h |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Sascha Schumann | Remove bogus "by" |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Joey Smith | Cut and paste error? :) |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Andrei Zmievski | Formatting. |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Hartmut Holzgraefe | last patch reverted, i didn't get the whole picture... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Hartmut Holzgraefe | duplicate alias entry removed |
commit | commitdiff | tree | snapshot |
2000-08-10 |
David Croft | #fixed typos |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Sam Ruby | Correct bug in headers only logic. |
commit | commitdiff | tree | snapshot |
2000-08-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-10 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Zeev Suraski | Update NEWS, including some stuff that somehow got... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Zeev Suraski | that too |
commit | commitdiff | tree | snapshot |
next |