summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fixed bug #35669 (imap_mail_compose() crashes withIlia Alshanetsky2006-01-051-18/+17
* Fix win32 buildEdin Kadribasic2006-01-042-2/+2
* - Hopefully fix windows build here.Derick Rethans2006-01-041-0/+24
* missed thesefoobar2006-01-017-7/+7
* bump year and license versionfoobar2006-01-01358-1399/+1399
* MFH: update libmbfl for the newest version.Rui Hirokawa2005-12-3024-41/+400
* MFH: Fixed bug #35817 (unpack() does not decode odd number of hexadecimalIlia Alshanetsky2005-12-282-3/+35
* - Fix possible problem in not finding ming.hfoobar2005-12-211-2/+2
* - Remove bad egrep check (done in configure.in already)foobar2005-12-191-4/+0
* MFH: Fixed possible memory corruption inside mb_strcut().Ilia Alshanetsky2005-12-151-0/+7
* MFH: fix spelling and #35665Antony Dovgal2005-12-141-1/+1
* MFH: Fixed bug #35655 (whitespace following end of heredoc is lost).Ilia Alshanetsky2005-12-131-23/+39
* - Show skip reasonwqMarcus Boerger2005-12-111-1/+1
* - Fix re2c usageMarcus Boerger2005-12-111-2/+2
* MFH: Fixed bug #35594 (Multiple calls to getopt() may result in a crash).Ilia Alshanetsky2005-12-081-0/+3
* MFH: Fixed bug #33523 (Memory leak in xmlrpc_encode_request()).Ilia Alshanetsky2005-12-081-0/+5
* MFH: Fixed bug #34359 (Possible crash inside fopen http wrapper).Ilia Alshanetsky2005-12-081-21/+9
* MFH: (r-1.104)Sara Golemon2005-12-061-3/+6
* MFHfoobar2005-12-051-1/+1
* MF51:Antony Dovgal2005-12-051-0/+17
* MFH: Fixed bug #35062 (socket_read() produces warnings on non blockingIlia Alshanetsky2005-12-041-1/+13
* MFH: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keysIlia Alshanetsky2005-11-302-0/+75
* MFH: Fixed bug #35046 (phpinfo() uses improper css enclosure).Ilia Alshanetsky2005-11-231-2/+2
* MF51: fix #35341 (Fix for bug #33760 breaks build with older curl)Antony Dovgal2005-11-221-4/+4
* Bugfix #35315 stream->position != stream->abstractSara Golemon2005-11-221-1/+1
* fixed #35307 unexpected header can be injected to mb_send_mail() (the patch i...Rui Hirokawa2005-11-211-1/+48
* MFH: test -e does not work with solarisfoobar2005-11-211-2/+2
* Fixed buildIlia Alshanetsky2005-11-191-1/+0
* MFH: fixed #35253 length of the encoded string vilolates a RFC.Rui Hirokawa2005-11-191-4/+11
* MFH: Fix #33201 Crash when fetching some data typesFrank M. Kromann2005-11-181-8/+8
* MFH Fix #33963. mssql_bind fails on input parametersFrank M. Kromann2005-11-181-1/+3
* MFH: Fix #32009 crash when mssql_bind() is called more than onceFrank M. Kromann2005-11-181-11/+16
* MFH: Fix #33153 Crash in mssql_next_result().Frank M. Kromann2005-11-181-0/+5
* MF51: sync all changesfoobar2005-11-181-5/+17
* MFH (r-1.51) #32371 php://input sometimes returns duplicate dataSara Golemon2005-11-171-3/+9
* MFHfoobar2005-11-171-56/+0
* MFH: Change max_procs to follow library standard.Frank M. Kromann2005-11-151-2/+5
* MFH: rest of the safe-mode fixfoobar2005-11-151-1/+1
* - MFH Fix Bug #32223 weird behaviour of pg_last_noticeMarcus Boerger2005-11-072-2/+59
* MF51: fix bad MFHfoobar2005-11-061-1/+0
* MFH: Fixed bug #31971 (ftp_login fails on some SSL servers).Ilia Alshanetsky2005-11-051-2/+6
* 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-031-5/+7
* MFH: added missing safe-mode checksfoobar2005-11-033-18/+15
* Syncornize code with CS/error handling from 5.XIlia Alshanetsky2005-11-031-84/+67
* - fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integerMichael Wallner2005-11-031-2/+20
* Fixed bug #35067, #35063 (key(),current() need to work by reference).Ilia Alshanetsky2005-11-021-2/+2
* - MFH: thread safe SSL crypto locks, fixes bug #33760Michael Wallner2005-11-022-2/+182