summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Bug #51096 - Remove unnecessary ? for first/last day ofPeter Cowburn2014-07-312-11514/+11512
|/ / /
* | | Update NEWSKeyur Govande2014-07-301-0/+4
* | | Fixed bug #67715 (php-milter does not build and crashes randomly).Michael Wallner2014-07-304-6/+13
* | | We need to turn off any strict mode here for this warning to show upRasmus Lerdorf2014-07-301-0/+3
* | | Updated NEWS for #67693Tjerk Meesters2014-07-301-0/+3
* | | Fixed bug #67693 - incorrect push to the empty arrayTjerk Meesters2014-07-302-1/+26
* | | Undo inadvertent commit of php_versionKeyur Govande2014-07-301-0/+1
* | | Corrected patch for bug #60616Keyur Govande2014-07-306-27/+121
* | | Fix bug #60616 (odbc_fetch_into returns junk at end of multi-byte char fields)Keyur Govande2014-07-282-2/+16
* | | fix NEWSStanislav Malyshev2014-07-281-3/+3
* | | Fix missing type checks in various functionsStanislav Malyshev2014-07-275-9/+32
* | | update NEWSStanislav Malyshev2014-07-241-1/+6
* | | Fixed bug #67539 (ArrayIterator use-after-free due to object change during so...Xinchen Hui2014-07-242-0/+22
* | | Fixed Bug #67538 (SPL Iterators use-after-free)Xinchen Hui2014-07-242-2/+22
* | | Fix bug #67496 Save command history when exiting interactive shell with contr...Dmitry Saprykin2014-07-242-1/+13
* | | Fix bug #55496 Interactive mode doesn't force a newline before the promptJohannes Schlüter2014-07-242-1/+8
* | | fix nmake snap when ext name is different in target dllAnatol Belski2014-07-211-2/+5
* | | Enable $ replacement in exif, ldap, pdo_pgsql and tidyLior Kaplan2014-07-211-0/+4
* | | Update NEWSYasuo Ohgaki2014-07-191-0/+4
* | | Fixed bug #66827 Session raises E_NOTICE when session name variable is arrayYasuo Ohgaki2014-07-192-9/+25
* | | implemented copy libs of core exts in phpize modeAnatol Belski2014-07-182-3/+13
* | | fix copy the ext dll into the prefix path in phpize modeAnatol Belski2014-07-181-4/+2
* | | fix default prefix in phpize modeAnatol Belski2014-07-181-0/+5
* | | fix file with zero size usage in phpize modeAnatol Belski2014-07-181-2/+6
* | | Enable build without atoll (e.g old AIX flavours)Lior Kaplan2014-07-171-0/+4
* | | implemented usage of the non core ext deps in phpize modeAnatol Belski2014-07-173-3/+22
* | | implemented force usage of generated .h and .js deps in phpize modeAnatol Belski2014-07-172-0/+6
* | | basic routines for phpize mode toAnatol Belski2014-07-161-0/+137
* | | added headers install to phpize modeAnatol Belski2014-07-141-0/+3
* | | Updated NEWS for 34407Tjerk Meesters2014-07-121-0/+1
* | | Fix for bug #34407 - ucwords and title caseTjerk Meesters2014-07-124-8/+37
* | | Fixed a bug that cannot access custom request header stored in apache_request...George Wang2014-07-111-0/+1
* | | fix makefile in phpize modeAnatol Belski2014-07-111-4/+1
* | | fixe output_as_table() when no ext was enabledAnatol Belski2014-07-111-1/+1
* | | fix end of stream exception when generating makefileAnatol Belski2014-07-101-1/+3
* | | force ext_dep.js prepend to configure.js in phpize modeAnatol Belski2014-07-102-5/+2
* | | cleanup file headers.George Wang2014-07-102-16/+0
* | | Do not kill children process in pre-fork mode when parent process quit.George Wang2014-07-101-2/+2
* | | update to LSAPI 6.6George Wang2014-07-102-10/+36
* | | Update LiteSpeed SAPI code to V6.4George Wang2014-07-104-669/+2007
* | | turn off PGO in phpize modeAnatol Belski2014-07-101-0/+5
* | | Fixed typo in Makefile.fragGeorge Wang2014-07-101-1/+1
* | | 5.4.31Stanislav Malyshev2014-07-083-4/+6
* | | fix unstable testStanislav Malyshev2014-07-081-1/+1
* | | Fix bug #67587: Redirection loop on nginx with FPMChristian Weiske2014-07-082-0/+4
* | | updated NEWSAnatol Belski2014-07-081-0/+2
* | | Backported the patch from bug #67407 into 5.4Anatol Belski2014-07-081-1/+33
* | | NEWSRemi Collet2014-07-081-0/+1
* | | Fix Bug #67530 error_log=syslog ignoredRemi Collet2014-07-081-0/+4
* | | Fixed bug #66830 (Empty header causes PHP built-in web server to hang).Adam Harvey2014-07-073-4/+48