summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - add input_get_args (input_get is kept untouched for now)Pierre Joye2006-05-087-32/+280
* MFB: Fixed memory leaks when working with cursors in PDO PostgreSQL driver.Ilia Alshanetsky2006-05-082-0/+4
* - #37360, bad gif sizePierre Joye2006-05-083-3/+17
* - CS (spaces > tabs)Pierre Joye2006-05-081-425/+417
* ChangeLog update2006-05-081-0/+66
* fix test, sorry.Nuno Lopes2006-05-071-4/+4
* convert a few more functions to unicode and adapt the tests as wellNuno Lopes2006-05-073-6/+33
* - MFB: #37346, invalid colormap formatPierre Joye2006-05-073-8/+30
* ChangeLog update2006-05-071-0/+24
* MFB: Enable parallel build against Apache 2.2 libs and headersEdin Kadribasic2006-05-071-0/+17
* MFB: Enable separate build dir for SAPIs, the same way it is possible for EXT...Edin Kadribasic2006-05-071-5/+11
* fix thread safe buildNuno Lopes2006-05-061-1/+1
* fix tests in Unicode modeNuno Lopes2006-05-063-1/+755
* use the new zend_unicode_to_ascii() function. this should also fix windows bu...Nuno Lopes2006-05-061-9/+2
* Added php_get_tmpdir() function that returns the default directory forHartmut Holzgraefe2006-05-064-0/+13
* ChangeLog update2006-05-062-0/+37
* Adding property.c to windows buildFrank M. Kromann2006-05-051-1/+1
* Register slightly under half a metric ton of constants.Andrei Zmievski2006-05-054-3/+619
* Fixed bug #37251 (deadlock when custom error handler is to catch array type h...Dmitry Stogov2006-05-054-17/+43
* Fixed bug #37313 (sigemptyset() used without including <signal.h>). (jdolecek)Dmitry Stogov2006-05-051-1/+1
* ChangeLog update2006-05-052-0/+57
* plug a leakAntony Dovgal2006-05-041-0/+2
* Don't use fixed size buffer in zend_uchar_from_uname();Andrei Zmievski2006-05-041-8/+9
* Oops again.Andrei Zmievski2006-05-041-0/+6
* Oops.Andrei Zmievski2006-05-041-0/+2
* Implement char_from_name().Andrei Zmievski2006-05-041-0/+29
* Add a global ASCII connverter, macros to return single codepointsAndrei Zmievski2006-05-046-8/+34
* several minor fixes: nuke compile warnings etc.Antony Dovgal2006-05-042-19/+19
* Some more work on property/names stuff.Andrei Zmievski2006-05-043-8/+113
* Fix locale functions naming problem.Andrei Zmievski2006-05-041-0/+7
* fix buildAntony Dovgal2006-05-041-1/+0
* ChangeLog update2006-05-041-0/+140
* Change prefix to char_ and rename some functions.Andrei Zmievski2006-05-043-106/+109
* Some more property functions.Andrei Zmievski2006-05-033-3/+160
* Expose PARAM_EVT_* constantsSara Golemon2006-05-031-0/+8
* - Add implementation of curl_multi_info_read (Brian)Brian France2006-05-032-9/+57
* plug leakAntony Dovgal2006-05-031-0/+1
* more POST+arrays testsAntony Dovgal2006-05-038-0/+155
* Fixed bug #37205 (incompatibility with mod_fastcgi)Dmitry Stogov2006-05-032-20/+6
* Fixed incompatibility with isapi_fcgi.dllDmitry Stogov2006-05-031-0/+4
* - update constants namesPierre Joye2006-05-031-22/+28
* - Added my doc so that other people can work on it.Derick Rethans2006-05-031-0/+303
* Fixed bug #37276 (problems witch $_POST array)Dmitry Stogov2006-05-031-1/+1
* add testRob Richards2006-05-031-0/+25
* Fix bug #37277 (cloning Dom Documents or Nodes does not work)Rob Richards2006-05-033-3/+2
* *** empty log message ***Andrei Zmievski2006-05-031-0/+67
* ChangeLog update2006-05-032-0/+46
* Some additional binary property functions.Andrei Zmievski2006-05-022-0/+83
* FALSE on empty string.Andrei Zmievski2006-05-021-3/+8
* Implement C/POSIX migration functions.Andrei Zmievski2006-05-022-0/+100