File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2004-10-21 Edin Kadribasic <edink@emini.dk>
2
+
3
+ * (PHP_4_3)
4
+ NEWS:
5
+ BFN
6
+
7
+ * configure.in
8
+ configure.in:
9
+ MFB: Linux LFS support, fixes 27792
10
+
11
+ * (PHP_4_3)
12
+ configure.in:
13
+ Enable LFS (large file support) for Linux. Support for other operating
14
+ systems can be added later. FreeBSD does not seem to require any
15
+ special compile flags to enable LFS.
16
+ Fixes #27792.
17
+
18
+ 2004-10-21 Ilia Alshanetsky <ilia@prohost.org>
19
+
20
+ * NEWS
21
+ ext/standard/microtime.c:
22
+ Allow gettimeofday() return a float if optional argument is specified.
23
+
24
+ 2004-10-21 Joe Orton <jorton@redhat.com>
25
+
26
+ * (PHP_4_3)
27
+ sapi/apache2handler/sapi_apache2.c
28
+ sapi/apache2handler/sapi_apache2.c:
29
+ MFH: Fix case where php_handle_aborted_connection was called
30
+ outside a try/end_try block (#25570).
31
+
32
+ * (PHP_4_3)
33
+ sapi/apache2filter/config.m4
34
+ sapi/apache2handler/config.m4:
35
+ MFH: Fixed apache2* SAPI build against httpd 2.1.
36
+
37
+ 2004-10-21 Andi Gutmans <andi@zend.com>
38
+
39
+ * (PHP_5_0)
40
+ ZendEngine2/zend_execute.c:
41
+ - Fix bug #30395 (Apache Child Segmentation fault in specific PHP-Code)
42
+
1
43
2004-10-20 Andi Gutmans <andi@zend.com>
2
44
3
45
* tests/classes/interface_method_private.phpt:
Original file line number Diff line number Diff line change
1
+ 2004-10-21 Andi Gutmans <andi@zend.com>
2
+
3
+ * (PHP_5_0)
4
+ zend_execute.c:
5
+ - Fix bug #30395 (Apache Child Segmentation fault in specific PHP-Code)
6
+
1
7
2004-10-20 Andi Gutmans <andi@zend.com>
2
8
3
9
* zend_operators.c:
You can’t perform that action at this time.
0 commit comments