2005-11-17 |
Antony Dovgal | fix #35257 in a smarter way |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Antony Dovgal | fix #35257 (Calling ob_flush after creating an ob callb... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
foobar | MFH |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Frank M. Kromann | MFH: Change max_procs to follow library standard. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
foobar | MFH: rest of the safe-mode fix |
commit | commitdiff | tree | snapshot |
2005-11-09 |
foobar | reorder |
commit | commitdiff | tree | snapshot |
2005-11-08 |
foobar | fix news |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Rui Hirokawa | fixed the order. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Rui Hirokawa | NEWS updated. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Marcus Boerger | - MFH Fix Bug #32223 weird behaviour of pg_last_notice |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Dmitry Stogov | Fixed bug #35009 (ZTS: Persistent resource destruct... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
foobar | MF51: fix bad MFH |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Ilia Alshanetsky | MFH: Fixed bug #31971 (ftp_login fails on some SSL... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Greg Beaver | upgrade PEAR to 1.4.4 |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Greg Beaver | fix error on call to getValidationWarnings() on wrong... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Greg Beaver | revert last commit - information is too verbose |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Greg Beaver | don't attempt to install package-*.xml |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Greg Beaver | add further debug information in case of error |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Greg Beaver | this must be a non-replacement, fixes |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Greg Beaver | getVersion() is in wrong place, should there be a PEAR_... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Rui Hirokawa | MFH: fixed garbled multibyte characters. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Rui Hirokawa | fixed white space issue. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Rui Hirokawa | removed mail.force_extra_parameters which is unsuppoted... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
foobar | MFH: - Fixed bug #35078 (configure does not find ldap_s... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
foobar | BFN |
commit | commitdiff | tree | snapshot |
2005-11-03 |
foobar | MFH: added missing safe-mode checks |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Greg Beaver | solve cvs sync issue permanently: the PEAR files in... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Ilia Alshanetsky | Syncornize code with CS/error handling from 5.X |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Michael Wallner | - fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Greg Beaver | merge changes from pear-core |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Greg Beaver | use tarball for installing Console_Getopt |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Greg Beaver | remove unneeded xml files, will use tarballs to install |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Greg Beaver | add Archive_Tar tarball for installation |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Greg Beaver | remove optional XML_RPC dependency from default install |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Ilia Alshanetsky | Fixed bug #35067, #35063 (key(),current() need to work... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Ilia Alshanetsky | Fixed bug #35059 (Apache2 crash with mod_rewrite). |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Greg Beaver | upgrade PEAR from 1.3.6 to new 1.4.3 |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Michael Wallner | - MFH: thread safe SSL crypto locks, fixes bug #33760 |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Michael Wallner | - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL,... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Frank M. Kromann | MFH: Fix #35037. Selecting a uniqueidentifier would... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Ilia Alshanetsky | MFH: Additional open_basedir/safe_mode checks. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Derick Rethans | - Back to -dev |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Edin Kadribasic | Fix build with newer libming |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Edin Kadribasic | Fix compilation with c-client 2004 |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Antony Dovgal | MFH: fix #34996 (ImageTrueColorToPalette() crashes... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Antony Dovgal | fix typo |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Antony Dovgal | export those functions and fix the build |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Derick Rethans | - Merge 4.4.1 and 4.4.1RC1 entries. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Derick Rethans | - Go with PHP 4.4.1 - release on Monday. |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Ilia Alshanetsky | MFH: Fixed test for cygwin installs |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Ilia Alshanetsky | MFH: Fixed bug #29983 (PHP does not explicitly set... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Ilia Alshanetsky | MFH: Change E_ERROR to E_WARNING when more_entropy... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Ilia Alshanetsky | MFH: Properly fixed bug #34456 (original patch complete... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Ilia Alshanetsky | MFH: Further URL validations in safe_mode/open_basedir... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
foobar | MFH: - Fixed bug #34850 (--program-suffix and --program... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Antony Dovgal | MF51: fix bug #34581 (crash with mod_rewrite) |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Ilia Alshanetsky | Fixed compiler failure |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Derick Rethans | - MF50: Fixed access to an uninitialised variable. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
foobar | MFH |
commit | commitdiff | tree | snapshot |
2005-10-11 |
foobar | fix test |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Ilia Alshanetsky | MFH: Fixed bug #34742 (ftp wrapper failures caused... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Dmitry Stogov | Fixed bug #34790 (preg_match_all(), named capturing... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Antony Dovgal | fix #33383 (crash when retrieving empty LOBs) |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Marcus Boerger | - MFH Fix Logic |
commit | commitdiff | tree | snapshot |
2005-10-10 |
foobar | MFH: fix test |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Marcus Boerger | - MFH Make test check for PlPgSQL before using it |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Marcus Boerger | - MFH Add new test |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Marcus Boerger | - MFH Bugfix #34704 (Infinite recursion due to corrupt... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Derick Rethans | - Back to dev. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Derick Rethans | - Go with PHP 4.4.1RC1. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Marcus Boerger | - MFH C vs. C++ fix |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Marcus Boerger | - MFH Fix issue (endless loop) with temp/memory streams |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Ilia Alshanetsky | MFH: Added missing safe_mode checks. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Johannes Schlüter | - MFH: Fix #34557 php -m exits with "error" 1 |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rob Richards | fix ZTS build |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Ilia Alshanetsky | MFH: Missing safe_mode/open_basedir checks for file... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Ilia Alshanetsky | MFH: Fixed possible INI setting leak via virtual()... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Antony Dovgal | MFB5.1: fix #32179 (xmlrpc_encode() segfaults with... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Ilia Alshanetsky | MFH: GLOBALS protection for extract() function. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Rob Richards | fix build - missing closing parenthesis |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Pierre Joye | - MFH #33125, alpha emulation broken |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Ilia Alshanetsky | MFH: |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Ilia Alshanetsky | MFH: Fixed possible GLOBALS variable override when... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Ilia Alshanetsky | MFH: Fixed bug #32937 (open_basedir looses trailing... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Ilia Alshanetsky | MFH: Fixed bug #34645 (ctype corrupts memory when valid... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Pierre Joye | - MFH #33220, infinite loop while loading invalid GIF... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Anantha Kesari H Y | In NetWare two binaries with the same name can not... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
foobar | MFH: Improved the fix for #21306 a bit |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Ilia Alshanetsky | MFH: Fixed bug #34565 (mb_send_mail does not fetch... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Johannes Schlüter | - MFH: Remove HTML fragments from phpcredits() in CLI... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
foobar | BFN |
commit | commitdiff | tree | snapshot |
2005-09-20 |
foobar | MFH: - Fixed bug #21306 (catch bailouts of write handle... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stanislav Malyshev | fix crash on restarting static PHP having session modul... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Anantha Kesari H Y | NetWare does not have sendmail binary to send mail. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Ilia Alshanetsky | MFH: Make key() and current() take argument by value. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Ilia Alshanetsky | MFH: Fixed bug #34456 (Possible crash inside pspell... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Dmitry Stogov | Additinal fix for bug #34277 (array_filter() crashes... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
foobar | touch |
commit | commitdiff | tree | snapshot |
next |