foobar
f463d67389
MFB_4_4
2005-08-05 20:29:13 +00:00
Anantha Kesari H Y
d530f46597
NetWare specific stat structure issues.
...
--Kamesh
2005-08-05 14:00:47 +00:00
Dmitry Stogov
ac6c88a4dc
Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)
2005-08-04 10:35:37 +00:00
foobar
c82f578f82
MFH
2005-07-29 13:00:11 +00:00
Anantha Kesari H Y
767c3476f0
defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather than including a sysexits.h
...
--Kamesh
2005-07-28 08:48:31 +00:00
Anantha Kesari H Y
d6463e5a3f
ext/pcre/pcrelib/internal.h
...
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
2005-07-26 08:38:25 +00:00
Marcus Boerger
fddecc1352
- Add new test
2005-07-25 21:04:08 +00:00
Marcus Boerger
0d845f2ea4
- MFH: Synch (0.2a, 0.3 suport)
2005-07-25 21:03:33 +00:00
Anantha Kesari H Y
80fdc3ac5e
ext/standard/fsock.h
...
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
2005-07-25 13:10:19 +00:00
foobar
82ddbebbe4
MFB4_4: Fix compile problem with --regex=system on some systems
2005-07-18 23:10:08 +00:00
Brad House
3704f085ed
BACKPORT FROM HEAD: sync missing functions from libmonetra-5
2005-07-18 20:11:10 +00:00
Anantha Kesari H Y
75841af9f6
NetWare specific dirname fixes.
...
--Kamesh
2005-07-16 11:18:35 +00:00
Anantha Kesari H Y
55518f5360
ext/standard/file.h NetWare LibC has fnmatch and realpath implemented.
...
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
2005-07-15 09:29:19 +00:00
foobar
800e57ea5c
MFH
2005-07-09 01:00:11 +00:00
foobar
ddac7fe373
MFH
2005-07-09 00:47:01 +00:00
Dmitry Stogov
6d7ea1ac5e
Fixed HTTP basic authentication headers during subrequsts to xsd files
2005-07-08 09:36:42 +00:00
Dmitry Stogov
042862140c
Fixed support for <any> in base type of extension
2005-07-08 07:17:17 +00:00
Dmitry Stogov
1724f8e6a8
Fixed SIGSEGV on decoding <any> elements
2005-07-07 17:29:39 +00:00
Edin Kadribasic
6dba27dc90
MFH: Export missing symbol
2005-07-06 21:19:13 +00:00
Dmitry Stogov
da68b9b16f
Fixed possible crash
2005-07-06 14:16:03 +00:00
Dmitry Stogov
02dee4ae0f
Fixed test to support 64-bit platforms
2005-07-06 07:28:41 +00:00
Dmitry Stogov
342e04ca80
Fixed SIGSEGV during error processing on some systems (linux/ppc)
2005-07-06 06:59:07 +00:00
Dmitry Stogov
f5da540a4a
Fixed test file
2005-07-05 14:10:45 +00:00
Derick Rethans
c741a9e719
- MFH: Fixed memory corruption in pg_copy_from() in case the as_null parameter was
...
passed.
2005-07-05 12:47:06 +00:00
Dmitry Stogov
923ec1c813
Fixed bug #31158 (array_splice on $GLOBALS crashes)
2005-07-04 10:08:21 +00:00
Dmitry Stogov
b8257c86e2
Fixed test fules (they assumend register_long_arrays=1)
2005-07-03 10:37:11 +00:00
Edin Kadribasic
701d735b4a
MFH
2005-07-02 22:50:01 +00:00
Anantha Kesari H Y
b64e13a8d8
As fork implementation of NetWare LibC still in experimental stages making the procve based solution ahead of HAVE_FORK. Later When fork becomes stable will revert this fix.
2005-07-01 05:53:06 +00:00
Johannes Schlüter
150a72925b
- MFH: Fix TSRM build
2005-06-29 09:29:08 +00:00
Anantha Kesari H Y
37d7c2b316
NetWare LibC itself has a pip/popen support
2005-06-29 09:22:20 +00:00
Anantha Kesari H Y
2183cfb649
removed the unwanted NetWare Code
2005-06-28 15:22:39 +00:00
Anantha Kesari H Y
25cf53b352
removing unwanted NetWare portion
2005-06-28 15:19:35 +00:00
Anantha Kesari H Y
eafc0420f0
removing redundant NEW_LIBC checks
2005-06-28 15:14:22 +00:00
Anantha Kesari H Y
7423659c35
removing the redundant NEW_LIBC checks
2005-06-28 14:57:31 +00:00
Anantha Kesari H Y
a8a5e7573c
removing redundant NEW_LIBC checks for NetWare
2005-06-28 14:49:14 +00:00
Anantha Kesari H Y
146e3220b7
removing redundant NEW_LIBC checks
2005-06-28 13:46:45 +00:00
Anantha Kesari H Y
348694d57c
removing the redundant NEW_LIBC checks
2005-06-28 12:48:28 +00:00
Stanislav Malyshev
6cb09f8e0b
fix non-PHP object handling (from John Coggeshall)
2005-06-28 09:17:19 +00:00
Antony Dovgal
6086495713
MFH: fix #33491 (crash after extending MySQLi internal class)
2005-06-27 18:22:00 +00:00
Antony Dovgal
b330229b84
MFH: fix leak appearing when connect fails
2005-06-27 18:20:25 +00:00
Stefan Esser
bb1332fe02
MFH: also check password
2005-06-27 08:16:42 +00:00
Dmitry Stogov
104346f695
Fixed test file according to latest debug_backtrace() fixes
2005-06-23 09:24:10 +00:00
Rob Richards
b53261c1f7
MFH: Fix bug #33299 (php:function no longer handles returned dom objects)
...
- maybe fix #33431/33432
2005-06-22 19:58:33 +00:00
Dmitry Stogov
b5e1063103
Fixed bug in test file
2005-06-22 08:33:56 +00:00
foobar
b857a3579f
MFH
2005-06-21 13:08:29 +00:00
Dmitry Stogov
d861d47034
Fixed bug #31213 (Sideeffects caused by fix of bug #29493 )
2005-06-21 12:10:59 +00:00
Dmitry Stogov
0857ef4e0e
ext/soap should use type defined in SoapVar(), if wsdl defines another type
2005-06-21 06:25:07 +00:00
Dmitry Stogov
52ea2ff77a
Fixed test file (the bug was already fixed)
2005-06-21 06:08:10 +00:00
foobar
4e0748c5cf
MFH: netware fixes
2005-06-20 13:46:02 +00:00
Georg Richter
5a731ab4a8
MFH: fix for bug #33263
2005-06-17 16:37:07 +00:00