1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Commit Graph

28418 Commits

Author SHA1 Message Date
Anantha Kesari H Y
8993ccd75c This fix is needed for cross compilation to go through 2005-03-10 10:05:28 +00:00
Anantha Kesari H Y
5ee2605386 This patch is needed for cross compilation to go through 2005-03-10 09:50:37 +00:00
Marcus Boerger
1a45dcf5ea - BFN 2005-03-10 02:35:39 +00:00
Marcus Boerger
8c142dd228 - MFH 2005-03-10 02:34:11 +00:00
Marcus Boerger
3ba37514df - BFN 2005-03-10 02:05:06 +00:00
Marcus Boerger
d7cc37874c - MFH 2005-03-10 01:58:13 +00:00
Antony Dovgal
c07ee38ff3 MFH: fix compile warnings 2005-03-09 21:58:47 +00:00
Ilia Alshanetsky
5f2280e9f8 MFH: Fixes to ascii downloads on win32. 2005-03-09 20:52:54 +00:00
Derick Rethans
56adfe1f3c - MF43: Fixed bug #28067 (partially incorrect utf8 to htmlentities mapping). 2005-03-09 10:12:41 +00:00
foobar
a39d2b5747 MFH 2005-03-08 21:45:38 +00:00
Johannes Schlüter
a2b38741a1 - BFN 2005-03-08 21:38:27 +00:00
Johannes Schlüter
5cc18c9967 - MFH 2005-03-08 21:37:51 +00:00
foobar
9b4400830f MFH 2005-03-08 21:23:21 +00:00
Marcus Boerger
916806055c - MFH 2005-03-07 19:34:03 +00:00
foobar
25203ef3bc RBFN 2005-03-07 18:14:18 +00:00
Zeev Suraski
ba31cb7b88 Revert // </script> patch 2005-03-07 16:48:12 +00:00
Ilia Alshanetsky
f3ffd7b3f9 Fixed bug #32210 (proc_get_status() sets "running" always to true). 2005-03-07 16:19:31 +00:00
Marcus Boerger
274e37db02 - MFH avoid exception problems 2005-03-07 01:15:03 +00:00
Marcus Boerger
1ecb6ccd16 - MFH Allow length 0 as default (e.g. skip param) 2005-03-07 00:17:51 +00:00
foobar
5be2acc65d MFB: Fix VPATH build 2005-03-06 23:16:53 +00:00
Marcus Boerger
ffbe3b0816 - MFH Bugfix #28840 2005-03-06 21:41:38 +00:00
Ilia Alshanetsky
d74acc15cc MFH: Make html_entity_decode() 15-20% faster by avoiding pointless string
duplication.
2005-03-06 19:37:17 +00:00
Ilia Alshanetsky
437786b115 MFH: Fixed bug #29424 (width and height inverted for JPEG2000 files). 2005-03-06 17:04:22 +00:00
foobar
f262d06686 Fixed compile warning (bug #32046) 2005-03-06 16:22:22 +00:00
foobar
0d7b5257a8 MFH: Fix compile warning (bug #32047) 2005-03-06 15:55:53 +00:00
Derick Rethans
1d9846b54a - Make sure to note that this involves SOAP. 2005-03-05 17:52:45 +00:00
Dmitry Stogov
5d694d0474 Fixed bug #32115 (dateTime encoding of timezone incorrect) 2005-03-05 13:26:56 +00:00
Marcus Boerger
0d144466a8 - MFH 2005-03-05 11:38:29 +00:00
foobar
e6dad2a5c3 MFH 2005-03-04 15:15:50 +00:00
Ilia Alshanetsky
e862541306 Removed unused variables. 2005-03-04 00:35:23 +00:00
Marcus Boerger
d0b22dc5c8 - BFN 2005-03-03 10:46:33 +00:00
Marcus Boerger
5fa9eaca9a - MFH fix #32134
- Fix tests
2005-03-03 10:45:42 +00:00
Zeev Suraski
10b6108ac1 MFH 2005-03-03 09:56:44 +00:00
Ilia Alshanetsky
b350e15f3c MFH: Fixed bug #32160 (file truncation in copy() when source & destination are
the same).
2005-03-03 03:30:23 +00:00
Moriyoshi Koizumi
8392ed2358 - MFH 2005-03-02 19:28:25 +00:00
Stefan Esser
e1d798465b MFH 2005-03-02 18:22:40 +00:00
Rob Richards
63244c0e3d BFN 2005-03-02 18:14:34 +00:00
Rob Richards
54f777ef1c MFH: Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time) 2005-03-02 18:14:01 +00:00
Marcus Boerger
af6894dc7b - MFH 2005-03-01 23:42:29 +00:00
foobar
885d8e8733 update 2005-03-01 23:26:08 +00:00
Ilia Alshanetsky
a326342b93 MFH: Fixed bug #31792 (getrusage() does not provide ru_nswap value). 2005-03-01 21:33:03 +00:00
Andrei Zmievski
4b550d43ef Allow = sign in long option argument.
Fixes PEAR bug #1831.
2005-03-01 18:20:26 +00:00
Anantha Kesari H Y
e522104f1d NetWare allows directory seperator as \ and / 2005-03-01 15:01:08 +00:00
Stefan Esser
71121a02b1 MFH 2005-03-01 13:53:19 +00:00
Antony Dovgal
13ea8afdc5 MFH: checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()
and gmp_fact() to prevent SIGFPE
2005-03-01 13:13:07 +00:00
Marcus Boerger
d2f43d60f9 - Fix warning 2005-03-01 10:13:15 +00:00
Marcus Boerger
a922fbb89c - BFN 2005-03-01 10:11:07 +00:00
Marcus Boerger
8ae159da78 - MFH 2005-03-01 10:09:05 +00:00
foobar
ab90623f49 MFH: - Fixed bug #31672 (</script> not considered closing tag if
MFH:   preceded by one-line comment)
2005-03-01 02:21:58 +00:00
Johannes Schlüter
7e81e9619e - MFH 2005-03-01 00:25:09 +00:00