summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_2RC1'.php-4.4.2RC1SVN Migration2005-11-181-56/+0
|
* - Go with 4.4.2RC1.Derick Rethans2005-11-183-4/+4
|
* MFH: Resolve Apache 2 regression with sub-request handling on non-linuxIlia Alshanetsky2005-11-172-0/+3
| | | | | systems.
* MFH (r-1.51) #32371 php://input sometimes returns duplicate dataSara Golemon2005-11-171-3/+9
|
* MFH: fix #35079 (stream_set_blocking(true) toggles, not enables blocking)Antony Dovgal2005-11-172-1/+3
| | | | | patch by askalski at gmail dot com
* fix #35257 in a smarter wayAntony Dovgal2005-11-171-1/+1
|
* fix #35257 (Calling ob_flush after creating an ob callback causes segfault)Antony Dovgal2005-11-172-2/+4
| | | | | | | | *** The issue is 4.x specific and cannot be reproduced in 5.x, because in 5.x we allocate empty strings, while in 4.x we're using empty_string macro. ***
* MFHfoobar2005-11-171-56/+0
|
* MFH: Change max_procs to follow library standard.Frank M. Kromann2005-11-153-6/+13
|
* MFH: rest of the safe-mode fixfoobar2005-11-151-1/+1
|
* reorderfoobar2005-11-091-1/+1
|
* fix newsfoobar2005-11-081-3/+3
|
* fixed the order.Rui Hirokawa2005-11-081-2/+3
|
* NEWS updated.Rui Hirokawa2005-11-081-0/+2
|
* - MFH Fix Bug #32223 weird behaviour of pg_last_noticeMarcus Boerger2005-11-072-2/+59
|
* Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension ↵Dmitry Stogov2005-11-071-0/+2
| | | | is compiled as shared)
* MF51: fix bad MFHfoobar2005-11-061-1/+0
|
* MFH: Fixed bug #31971 (ftp_login fails on some SSL servers).Ilia Alshanetsky2005-11-052-2/+8
|
* upgrade PEAR to 1.4.4Greg Beaver2005-11-051-0/+0
|
* fix error on call to getValidationWarnings() on wrong variableGreg Beaver2005-11-051-4/+6
|
* revert last commit - information is too verboseGreg Beaver2005-11-051-1/+1
|
* don't attempt to install package-*.xmlGreg Beaver2005-11-051-4/+1
|
* add further debug information in case of errorGreg Beaver2005-11-051-1/+2
|
* this must be a non-replacement, fixesGreg Beaver2005-11-051-1/+1
| | | | | Bug #35112 Pear Install Error - Call to undefined function: getversion()
* getVersion() is in wrong place, should there be a PEAR_ErrorGreg Beaver2005-11-051-1/+1
|
* MFH: fixed garbled multibyte characters.Rui Hirokawa2005-11-051-1/+1
|
* fixed white space issue.Rui Hirokawa2005-11-051-1/+1
|
* removed mail.force_extra_parameters which is unsuppoted in php4.Rui Hirokawa2005-11-041-4/+1
|
* MFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s)foobar2005-11-032-5/+8
|
* BFNfoobar2005-11-031-5/+6
|
* MFH: added missing safe-mode checksfoobar2005-11-033-18/+15
|
* solve cvs sync issue permanently: the PEAR files in php-src/pear branch ↵Greg Beaver2005-11-033-1181/+0
| | | | PHP_4_4 will *only* be used to install PEAR. The packages, including PEAR will be in packages/
* Syncornize code with CS/error handling from 5.XIlia Alshanetsky2005-11-032-84/+68
| | | | | MFH crash fixes for imap_mailcompose function.
* - fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integerMichael Wallner2005-11-032-2/+22
| | | | | parameter on Windows)
* merge changes from pear-coreGreg Beaver2005-11-031-0/+31
|
* use tarball for installing Console_GetoptGreg Beaver2005-11-031-0/+0
|
* remove unneeded xml files, will use tarballs to installGreg Beaver2005-11-032-165/+0
|
* add Archive_Tar tarball for installationGreg Beaver2005-11-031-0/+0
|
* remove optional XML_RPC dependency from default installGreg Beaver2005-11-031-0/+0
|
* Fixed bug #35067, #35063 (key(),current() need to work by reference).Ilia Alshanetsky2005-11-022-2/+3
|
* Fixed bug #35059 (Apache2 crash with mod_rewrite).Ilia Alshanetsky2005-11-022-1/+2
|
* upgrade PEAR from 1.3.6 to new 1.4.3Greg Beaver2005-11-02175-15949/+33261
| | | | | remove unit tests - they live in pear-core/tests now
* - MFH: thread safe SSL crypto locks, fixes bug #33760Michael Wallner2005-11-023-2/+184
|
* - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP ↵Michael Wallner2005-11-022-13/+9
| | | | | | | response splitting - sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983)
* MFH: Fix #35037. Selecting a uniqueidentifier would return unknown data type ↵Frank M. Kromann2005-11-011-0/+3
| | | | when used with freetds.
* MFH: Additional open_basedir/safe_mode checks.Ilia Alshanetsky2005-10-312-1/+2
|
* - Back to -devDerick Rethans2005-10-303-6/+5
|
* Fix build with newer libmingEdin Kadribasic2005-10-291-2/+2
|
* Fix compilation with c-client 2004Edin Kadribasic2005-10-291-4/+4
|
* BFNAntony Dovgal2005-10-271-1/+5
|