Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: link zlib only if needed | Edin Kadribasic | 2005-09-03 | 1 | -1/+4 |
| | |||||
* | MFH: added missing export | Edin Kadribasic | 2005-09-03 | 1 | -1/+1 |
| | |||||
* | MFh: Resolved bug #34240. | Ilia Alshanetsky | 2005-09-02 | 1 | -1/+1 |
| | |||||
* | MFH | Dmitry Stogov | 2005-09-01 | 1 | -1/+1 |
| | |||||
* | Fixed bug #34277 (array_filter() crashes with references and objects) | Dmitry Stogov | 2005-09-01 | 2 | -5/+107 |
| | |||||
* | MFH: Fixed bug #32589 (possible crash inside imap_mail_compose() function). | Ilia Alshanetsky | 2005-08-30 | 1 | -6/+7 |
| | |||||
* | - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9). | Derick Rethans | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | - MFH Fix #34299: ReflectionClass::isInstantiable() returns true for ↵ | Marcus Boerger | 2005-08-30 | 1 | -1/+1 |
| | | | | abstract classes | ||||
* | Fixes --enable-sqlite=shared when doing so as part of the php distro | Wez Furlong | 2005-08-28 | 1 | -1/+1 |
| | |||||
* | MFH: pcrelib update | Edin Kadribasic | 2005-08-25 | 1 | -2/+2 |
| | |||||
* | Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs. | Dmitry Stogov | 2005-08-24 | 5 | -6/+16 |
| | | | | | Fixed support for missing nillable elements of sequnces. | ||||
* | - MFH: Fix alphabetic order | Johannes Schlüter | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | MFH: removed unused vars | Ilia Alshanetsky | 2005-08-23 | 1 | -2/+0 |
| | |||||
* | MFH: Make dba extension support BerkleyDB 4.3. | Ilia Alshanetsky | 2005-08-22 | 1 | -1/+1 |
| | |||||
* | Upgrade to PCRE 6.0. | Andrei Zmievski | 2005-08-22 | 73 | -6562/+35939 |
| | |||||
* | Backport Mike's patch for user sort functions | Zeev Suraski | 2005-08-21 | 3 | -44/+62 |
| | |||||
* | MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0). | Ilia Alshanetsky | 2005-08-21 | 1 | -0/+1 |
| | |||||
* | MFH..thank god this ext is NOT in PHP_4_4 branch too.. | foobar | 2005-08-17 | 1 | -3/+3 |
| | |||||
* | Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 ↵ | Dmitry Stogov | 2005-08-17 | 2 | -1/+2 |
| | | | | seg fault) | ||||
* | Add SoapClient::__setSoapHeaders() | Zeev Suraski | 2005-08-17 | 1 | -17/+96 |
| | |||||
* | MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme). | Ilia Alshanetsky | 2005-08-16 | 2 | -2/+14 |
| | |||||
* | MFH: Input validation part 2. | Ilia Alshanetsky | 2005-08-16 | 1 | -1/+1 |
| | |||||
* | MFH: Chunk the output | Ilia Alshanetsky | 2005-08-15 | 1 | -1/+1 |
| | |||||
* | MFH: input validation. | Ilia Alshanetsky | 2005-08-15 | 1 | -0/+15 |
| | |||||
* | MF5.1: fix #34078 (Reflection API problems in methods with boolean or null ↵ | Antony Dovgal | 2005-08-11 | 1 | -1/+1 |
| | | | | default values) | ||||
* | Fixed bug #33940 (array_map() fails to pass by reference when called ↵ | Dmitry Stogov | 2005-08-10 | 2 | -0/+63 |
| | | | | recursively) | ||||
* | Fixed bug #29253 (array_diff with $GLOBALS argument fails) | Dmitry Stogov | 2005-08-10 | 2 | -0/+31 |
| | |||||
* | - fix int-long issue on 64bit (MFH) | Andrey Hristov | 2005-08-06 | 1 | -1/+11 |
| | | | | | | - add data checking (MFH) - add a comment | ||||
* | MFH | foobar | 2005-08-05 | 1 | -18/+6 |
| | |||||
* | MFB_4_4 | foobar | 2005-08-05 | 1 | -0/+1 |
| | |||||
* | NetWare specific stat structure issues. | Anantha Kesari H Y | 2005-08-05 | 1 | -0/+4 |
| | | | | | --Kamesh | ||||
* | Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP) | Dmitry Stogov | 2005-08-04 | 2 | -2/+12 |
| | |||||
* | MFH | foobar | 2005-07-29 | 1 | -2/+2 |
| | |||||
* | defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather than ↵ | Anantha Kesari H Y | 2005-07-28 | 1 | -1/+2 |
| | | | | | | | including a sysexits.h --Kamesh | ||||
* | ext/pcre/pcrelib/internal.h | Anantha Kesari H Y | 2005-07-26 | 3 | -6/+0 |
| | | | | | | | | | | | | | | | | NetWare can make use autoconf based build. main/php_sprintf.c NetWare can make use autoconf based build. ext/bcmath/libbcmath/src/config.h NetWare can make use autoconf based build. ext/mcve/mcve.c NetWare can make use autoconf based build. -- Kamesh | ||||
* | - Add new test | Marcus Boerger | 2005-07-25 | 1 | -0/+33 |
| | |||||
* | - MFH: Synch (0.2a, 0.3 suport) | Marcus Boerger | 2005-07-25 | 5 | -28/+167 |
| | |||||
* | ext/standard/fsock.h | Anantha Kesari H Y | 2005-07-25 | 2 | -6/+0 |
| | | | | | | | | | | Removing redundant inclusion of headers for NetWare ext/standard/lcg.c NetWare LibC SDK sys/time.h implicitly includes sys/timval.h so nothing special needed for NetWare here. --Kamesh | ||||
* | MFB4_4: Fix compile problem with --regex=system on some systems | foobar | 2005-07-18 | 2 | -2/+30 |
| | |||||
* | BACKPORT FROM HEAD: sync missing functions from libmonetra-5 | Brad House | 2005-07-18 | 2 | -0/+63 |
| | |||||
* | NetWare specific dirname fixes. | Anantha Kesari H Y | 2005-07-16 | 1 | -0/+28 |
| | | | | | --Kamesh | ||||
* | ext/standard/file.h NetWare LibC has fnmatch and realpath implemented. | Anantha Kesari H Y | 2005-07-15 | 5 | -22/+8 |
| | | | | | | | | | | ext/standard/filestat.c Removing redundant CLIB_STAT_PATCH and fixing some NetWare specific stat structure. ext/standard/link.c Removing redundant CLIB_STAT_PATCH. ext/standard/pageinfo.c Removing redundant CLIB_STAT_PATCH and fixing some NetWare specific stat structure. ext/standard/syslog.c Except LOG_SYSLOG NetWare LibC has other macros defined. -- Kamesh | ||||
* | MFH | foobar | 2005-07-09 | 1 | -3/+0 |
| | |||||
* | MFH | foobar | 2005-07-09 | 1 | -11/+21 |
| | |||||
* | Fixed HTTP basic authentication headers during subrequsts to xsd files | Dmitry Stogov | 2005-07-08 | 3 | -34/+87 |
| | |||||
* | Fixed support for <any> in base type of extension | Dmitry Stogov | 2005-07-08 | 1 | -37/+69 |
| | |||||
* | Fixed SIGSEGV on decoding <any> elements | Dmitry Stogov | 2005-07-07 | 1 | -1/+4 |
| | |||||
* | MFH: Export missing symbol | Edin Kadribasic | 2005-07-06 | 1 | -0/+1 |
| | |||||
* | Fixed possible crash | Dmitry Stogov | 2005-07-06 | 1 | -1/+1 |
| | |||||
* | Fixed test to support 64-bit platforms | Dmitry Stogov | 2005-07-06 | 1 | -2/+2 |
| |