2003-05-17 |
Georg Richter | added ext/mysqli for PHP4. This version doesn't support... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Marcus Boerger | Mail too |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Wez Furlong | Fix segfault |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Sascha Schumann | protect against further surprises by initializing all... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Sascha Schumann | Initialize all zend_file_handle instances properly |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Sara Golemon | Bug #14369. ftp extension allows circumvention of... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Sara Golemon | Bugfix 23654. If subject is an array and it contains... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Moriyoshi Koizumi | MFH(r-1.43): fixed a syntax highlighter problem that... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Masaki Fujimoto | - mbstring.h is no more needed |
commit | commitdiff | tree | snapshot |
2003-05-16 |
foobar | typo fixing |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Wez Furlong | No typo... its tmpnam in one place, tempnam in another... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Moriyoshi Koizumi | Moved initialisation code to the proper place. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Wez Furlong | Fix memory leak in the COM extension. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Derick Rethans | - Fixed bug #23661: mysql_fetch_array gives no warning... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Wez Furlong | Stronger validation of parameters to ob_start(). |
commit | commitdiff | tree | snapshot |
2003-05-16 |
foobar | We do not have to add entries for bugs that are introcu... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Ilia Alshanetsky | Bug fixing news. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Ilia Alshanetsky | MFH |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Derick Rethans | - Fix speling: |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Moriyoshi Koizumi | MFH(r-1.2): copy'n'paste failure |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Moriyoshi Koizumi | MFH(r-1.1): added test case for bug #23650 |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Moriyoshi Koizumi | MFH(r-1.381): fixed bug #23650 |
commit | commitdiff | tree | snapshot |
2003-05-16 |
SVN Migration | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Sascha Schumann | forgot that |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Ilia Alshanetsky | Fixed proto |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Moriyoshi Koizumi | MFH(r-1.6): fixed test so it won't fail with the output... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
foobar | - Now this is 4.3.2RC4-dev..hopefully we won't need... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
foobar | Bumb version. |
commit | commitdiff | tree | snapshot |
2003-05-15 |
foobar | fix this test for release.. |
commit | commitdiff | tree | snapshot |
2003-05-15 |
foobar | better not confuse people with this test.. |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-15 |
foobar | Added missing bracket. |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-15 |
foobar | wrapped the lines to be max. 80 chars as some people... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
foobar | my back hurts.. |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Sascha Schumann | Avoid using a stream which has already been freed |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Ilia Alshanetsky | Bug fixing news. |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Ilia Alshanetsky | MFH |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Wez Furlong | Better be sure to spell it out... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Wez Furlong | 4, not 3 :) |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Wez Furlong | Avoid warning about casting as FD when including. This... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
foobar | MFH |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Moriyoshi Koizumi | MFH: reverted the patch for the PATH_TRANSLATE issue |
commit | commitdiff | tree | snapshot |
2003-05-14 |
foobar | Added test case for bug #23624 |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Edin Kadribasic | Credits update |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Daniela Mariaschi | MFH: better fix bug #20641. |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Marcus Boerger | Update |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Marcus Boerger | MFH: Enable db<n> builds configured with --with-uniquename |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Sascha Schumann | Fix file_get_contents segfault on empty file |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Moriyoshi Koizumi | MFH(r-1.4, r-1.4, r-1.5, r-1.4, r-1.4, r-1.4): fixed... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Ilia Alshanetsky | Fixed a memory leak when -h flag is used. |
commit | commitdiff | tree | snapshot |
2003-05-14 |
foobar | - Fixed bug #23584 (error line numbers off by one when... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Sascha Schumann | Readd fd 0-2 protection, so that users cannot close... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Sascha Schumann | Supply STDIN/OUT/ERR_FILENO directly, instead of openin... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Sascha Schumann | Use POSIX IO here, mainly to fix interactive mode. |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Sascha Schumann | Use and supply zend_open func |
commit | commitdiff | tree | snapshot |
2003-05-13 |
foobar | MFH |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Ilia Alshanetsky | MFH |
commit | commitdiff | tree | snapshot |
2003-05-13 |
foobar | reorder |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Marcus Boerger | MFH: Fix this test |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Moriyoshi Koizumi | made it slightly descriptive |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Moriyoshi Koizumi | BFN |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Moriyoshi Koizumi | MFH(r-1.112, r-1.18): fixed bug #23610 |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Christian Stocker | fix possible segfault |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Adam Dickmeiss | Fix problem with yaz_record in array mode, when record... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Sascha Schumann | Ensure that we don't close a random fd |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Ilia Alshanetsky | MFH |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Wez Furlong | BFN! |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Wez Furlong | Fix erroneous error status when attempting to use strea... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Wez Furlong | Probable fix for #23567 - pfsockopen returns dead conne... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Moriyoshi Koizumi | MFH(r-1.175, r-1.53): applied the right fix for bug... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Ilia Alshanetsky | ifdef away win32 only variables. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Moriyoshi Koizumi | MFH(r-1.228): fixed bug #22463 and bug #23581 |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Moriyoshi Koizumi | MFH(r-1.1, r-1.1): added test cases for bug #22463... |
commit | commitdiff | tree | snapshot |
2003-05-11 |
SVN Migration | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Moriyoshi Koizumi | Fixed bug #23016 |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Rasmus Lerdorf | Need to add the kerberos include dir here (fixes compil... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Hartmut Holzgraefe | removing the crashbug on windows |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Pierre Joye | MFH |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Hartmut Holzgraefe | MFH |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Edin Kadribasic | Reverting my last patch because user reports it does... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ilia Alshanetsky | MFH |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Moriyoshi Koizumi | MFH(r-1.84): added "€" support for htmlentities... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Edin Kadribasic | Fix for bug #23504. Read per_dir configuration before... |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Ilia Alshanetsky | MFH |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Sara Golemon | MFH(r-1.72) |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Moriyoshi Koizumi | MFH(r-1.16): possible fix for bug #23455 (patch by... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Sascha Schumann | update |
commit | commitdiff | tree | snapshot |
2003-05-06 |
foobar | update |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Sascha Schumann | update |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Rasmus Lerdorf | Remind people that sending in their qa info may contain... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Sascha Schumann | MFH |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Marcus Boerger | Change of roles |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Sascha Schumann | Eliminate fsync calls which apply to files, not sockets. |
commit | commitdiff | tree | snapshot |
next |