Zeev Suraski
|
d405373270
|
Fix handling of ::func()
|
2003-03-11 23:19:45 +00:00 |
|
foobar
|
6e36f3cbae
|
This went to 4_3 branch
|
2003-03-11 03:13:05 +00:00 |
|
foobar
|
9e501d4f37
|
- Fixed bug #20715 (odbc could not be compiled as shared extension)
|
2003-03-11 03:11:36 +00:00 |
|
Sascha Schumann
|
65b9a40640
|
fix sizeof(size_t) > sizeof(uint) issue
|
2003-03-11 02:28:46 +00:00 |
|
foobar
|
98b19bbe7e
|
Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP)
|
2003-03-11 02:11:57 +00:00 |
|
Sascha Schumann
|
dfb0d70b5b
|
reverting jani's non-sense commits
|
2003-03-11 01:47:06 +00:00 |
|
|
2408c1df5e
|
NEWS update
|
2003-03-11 01:34:01 +00:00 |
|
|
0f949bbfa1
|
ChangeLog update
|
2003-03-11 01:33:44 +00:00 |
|
Georg Richter
|
efde6643d4
|
added new profiler-files
|
2003-03-11 01:22:20 +00:00 |
|
Georg Richter
|
7cf921a56f
|
profiler:
moved profiler stuff from php_mysql.h to separate include file
added port communication
added xml support for file and port output
|
2003-03-11 01:19:21 +00:00 |
|
foobar
|
febb535db0
|
touch
|
2003-03-10 22:59:46 +00:00 |
|
foobar
|
7a1ecedf85
|
64bit issue fixed
|
2003-03-10 22:59:34 +00:00 |
|
Jay Smith
|
5f25e6b1dd
|
modified test to reflect change in var_dump().
|
2003-03-10 21:27:48 +00:00 |
|
Moriyoshi Koizumi
|
a41e0c1382
|
Modified the test to reflect the recent change on var_dump()
|
2003-03-10 20:46:39 +00:00 |
|
David Hill
|
a7b84ac7cb
|
Correcting int/long mismatched - 64bit issues.
|
2003-03-10 20:30:33 +00:00 |
|
Ilia Alshanetsky
|
822b53b95a
|
Fixed bug #22613 (imagettfbox() does not add the kerning distance to the
running position).
Fixed few possible memory leaks.
|
2003-03-10 19:07:22 +00:00 |
|
David Hill
|
4f8ae7b111
|
fixing missed int to long with zend_parse_parameters
|
2003-03-10 15:52:10 +00:00 |
|
Andrei Zmievski
|
b1546a1775
|
Print the object handle (it's useful).
|
2003-03-10 15:13:32 +00:00 |
|
David Hill
|
1edf7f55e5
|
64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)
|
2003-03-10 14:50:16 +00:00 |
|
foobar
|
70f97c1713
|
- Always use the shtool mkdir.
|
2003-03-10 14:32:47 +00:00 |
|
foobar
|
efe1b0154d
|
this is in the 4_3 branch
|
2003-03-10 14:10:30 +00:00 |
|
Zeev Suraski
|
3e7cf8e15e
|
Clean redundant code
|
2003-03-10 07:20:43 +00:00 |
|
foobar
|
f10d00b374
|
- Changed --with-apxs2 for apache2handler.
# Can we nuke that apache2filter now from php5 ?
|
2003-03-10 03:14:37 +00:00 |
|
foobar
|
f8fc50ed6d
|
Fixed some leaks. Patch by Moriyoshi
|
2003-03-10 03:04:02 +00:00 |
|
foobar
|
a7d8bc6894
|
cs & ws fixes
|
2003-03-10 02:14:09 +00:00 |
|
|
ebf4931bcf
|
ChangeLog update
|
2003-03-10 01:32:59 +00:00 |
|
Shane Caraveo
|
9539dddc49
|
fix isinf for win32
|
2003-03-10 01:12:22 +00:00 |
|
Sara Golemon
|
c4a491e12c
|
Adjustment to user filters reimplementation. Make a bucket an object containing a resource(the real bucket) and a data element for direct operations. Simplifies
user interface and reduces number of function calls/reallocs needed.
|
2003-03-09 23:12:31 +00:00 |
|
Zeev Suraski
|
12cbee7b05
|
Optimize
|
2003-03-09 22:23:27 +00:00 |
|
Zeev Suraski
|
0eae231254
|
Fix handling of ::foo
|
2003-03-09 22:17:15 +00:00 |
|
Zeev Suraski
|
3012bdc332
|
Cleanup
|
2003-03-09 22:02:37 +00:00 |
|
Andi Gutmans
|
b3ebb11549
|
- Nuke junk
|
2003-03-09 21:12:12 +00:00 |
|
Zeev Suraski
|
8bc88d8df4
|
Fix parsing rules of namespaces/classes
|
2003-03-09 20:53:57 +00:00 |
|
Zeev Suraski
|
a89abf9162
|
Add ability to use ::interface_name in implements
|
2003-03-09 17:07:15 +00:00 |
|
Zeev Suraski
|
8e1917bdbe
|
Fix :: handling
|
2003-03-09 17:06:52 +00:00 |
|
Uwe Schindler
|
96cc9aa4c4
|
Changes for iPlanet Webserver 6
|
2003-03-09 12:09:06 +00:00 |
|
|
002b3efe63
|
ChangeLog update
|
2003-03-09 01:33:11 +00:00 |
|
Derick Rethans
|
0d603b2d9a
|
- Fix proto
|
2003-03-09 00:05:48 +00:00 |
|
Georg Richter
|
15f648c8f9
|
various changes for profiler
|
2003-03-08 23:33:12 +00:00 |
|
Derick Rethans
|
1b9ee1a8ea
|
- Fixed a bug in GD's truecolor TTF handling
|
2003-03-08 18:27:12 +00:00 |
|
Marcus Boerger
|
d0fbdef419
|
fix warnings - one left
|
2003-03-08 16:53:54 +00:00 |
|
Marcus Boerger
|
9a6db15d21
|
summary for selective tests if more than one
# maybe i'll change to present summary only when at least one dir selected
|
2003-03-08 16:28:35 +00:00 |
|
Stefan Esser
|
4535ff1756
|
fix possible XSS in error messages
|
2003-03-08 15:20:12 +00:00 |
|
Stefan Esser
|
1f54605723
|
wrong place.
|
2003-03-08 14:51:16 +00:00 |
|
Stefan Esser
|
76c427fd05
|
fixing memory leak
|
2003-03-08 14:37:01 +00:00 |
|
|
8f54b23faf
|
NEWS update
|
2003-03-08 01:31:50 +00:00 |
|
|
fcd1cbfbf7
|
ChangeLog update
|
2003-03-08 01:31:41 +00:00 |
|
foobar
|
aa95498acd
|
Fixed bug #22473 (ISAPI Secure Server Variables not available)
|
2003-03-07 18:56:15 +00:00 |
|
foobar
|
75c9eb4d78
|
These will be already in 4.3.x
|
2003-03-07 18:38:04 +00:00 |
|
Sebastian Bergmann
|
81a346e4fe
|
Dedicated to Greg Beaver <greg@chiaraquartet.net>.
|
2003-03-07 16:45:41 +00:00 |
|