|
39c3b7a184
|
ChangeLog update
|
2003-06-22 00:31:09 +00:00 |
|
Marcus Boerger
|
4ff79c7d84
|
Add test case for final classes
|
2003-06-21 22:02:16 +00:00 |
|
Marcus Boerger
|
c8bebdaf67
|
WS
|
2003-06-21 21:56:44 +00:00 |
|
Marcus Boerger
|
60c7abac61
|
Add final classes
|
2003-06-21 21:56:06 +00:00 |
|
Hartmut Holzgraefe
|
2df990c803
|
TODO revisited
|
2003-06-21 19:38:32 +00:00 |
|
Hartmut Holzgraefe
|
476cb35083
|
ini stuff was a bit broken
|
2003-06-21 19:38:13 +00:00 |
|
Hartmut Holzgraefe
|
ba8e371db1
|
thoughts about a new proto parser ...
|
2003-06-21 19:28:19 +00:00 |
|
Hartmut Holzgraefe
|
7319c5132b
|
test script tags are found but not used yet
double quotes in extensions summary line are now escaped in code generation
|
2003-06-21 19:25:31 +00:00 |
|
Hartmut Holzgraefe
|
434c849ff0
|
typo fixes and test script tags added
|
2003-06-21 19:23:17 +00:00 |
|
Hartmut Holzgraefe
|
c95a96bfe4
|
start to track them bugs
|
2003-06-21 19:19:56 +00:00 |
|
Marcus Boerger
|
8251858120
|
Add test case for abstract classes
|
2003-06-21 19:10:08 +00:00 |
|
Marcus Boerger
|
a332df50fb
|
Don't copy the filename when it is not needed
|
2003-06-21 18:43:25 +00:00 |
|
Marcus Boerger
|
7eb9fc251a
|
Store the absolute path of the database file and use that in the external library
|
2003-06-21 18:17:20 +00:00 |
|
Marcus Boerger
|
814c0be675
|
When persistent then we may use threads
|
2003-06-21 18:16:38 +00:00 |
|
Wez Furlong
|
ce62305a38
|
More prep for 1.0 release.
|
2003-06-21 13:50:43 +00:00 |
|
Georg Richter
|
4554dc4a37
|
new functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstate
|
2003-06-21 13:35:26 +00:00 |
|
Wez Furlong
|
3a550b3c8c
|
Prepare for 1.0 release
|
2003-06-21 13:29:26 +00:00 |
|
Wez Furlong
|
9e858102a8
|
Add a pair of functions to handle the binary coding used by PHP from within
UDF callbacks.
Add test for binary functions.
Fix proto.
|
2003-06-21 12:29:32 +00:00 |
|
Pierre Joye
|
418e4aee58
|
- New releases Net_SMTP, Mail, DB will follow asap
|
2003-06-21 10:04:17 +00:00 |
|
Pierre Joye
|
a8d64a3156
|
- Sync release
|
2003-06-21 10:02:12 +00:00 |
|
|
d19c93c48a
|
ChangeLog update
|
2003-06-21 00:31:17 +00:00 |
|
Marcus Boerger
|
c5d4b5ddcd
|
- Errors, warnings and notices start with a capital letter.
- Show sorcode info when debugging exif.
|
2003-06-20 18:24:38 +00:00 |
|
Sara Golemon
|
4c52cf5f90
|
When skipping blank searchvals we should advance the corresponding replace hash as well
|
2003-06-20 15:41:43 +00:00 |
|
Rob Richards
|
c69d395931
|
cleanup common code
|
2003-06-20 14:08:56 +00:00 |
|
Rob Richards
|
015c6bacdd
|
fix mem leak
remove unused code
|
2003-06-20 14:07:51 +00:00 |
|
Hartmut Holzgraefe
|
c687987f25
|
- package.xml genartion fixed, <configureoptions> and <license> added
- shutdown code for globals added
|
2003-06-20 11:31:43 +00:00 |
|
Hartmut Holzgraefe
|
4debf9bb29
|
typo fix
|
2003-06-20 11:30:42 +00:00 |
|
|
4b93d257be
|
ChangeLog update
|
2003-06-20 00:31:17 +00:00 |
|
Edin Kadribasic
|
022ed0464d
|
Ignore some more win32 build files
|
2003-06-19 23:19:49 +00:00 |
|
Edin Kadribasic
|
23a9f80f89
|
ZTS Fixes
|
2003-06-19 23:13:28 +00:00 |
|
Edin Kadribasic
|
7886bc93f6
|
Win32 build fixes
|
2003-06-19 23:07:14 +00:00 |
|
Sara Golemon
|
496d17b98d
|
Quiet down decode_context_param when stream (not context) is passed.
Switch stream_socket_*() to use macro for retrieving context from zval.
|
2003-06-19 22:30:54 +00:00 |
|
Ilia Alshanetsky
|
d81f2e582c
|
Added missing safe_mode checks.
Added support for additional libcurl options.
Set CURLOPT_NOSIGNAL by default for ZTS, for signal free operation.
|
2003-06-19 22:12:21 +00:00 |
|
Ilia Alshanetsky
|
7ef01f01b9
|
Reverting previous patch (not necessary, thanks Pollita ;) )
|
2003-06-19 21:04:43 +00:00 |
|
Wez Furlong
|
425882ef70
|
Some tweaks ready for the upcoming 1.0 release.
|
2003-06-19 20:57:11 +00:00 |
|
Marcus Boerger
|
76b3007386
|
More name fixes (more thanks to george)
|
2003-06-19 18:22:17 +00:00 |
|
Marcus Boerger
|
69b7bb275a
|
Forget to remove these namespace crap (thanks to george to remind me)
|
2003-06-19 17:38:53 +00:00 |
|
Ilia Alshanetsky
|
a370ceb742
|
Fixed memory leak, when invalid context is specified.
|
2003-06-19 16:35:17 +00:00 |
|
Ilia Alshanetsky
|
cbfb63c1c4
|
Fixed possible crashes in streams code
|
2003-06-19 16:10:54 +00:00 |
|
Marcus Boerger
|
ba3e315b65
|
Allow the extension to reside elsewhere
|
2003-06-19 15:48:06 +00:00 |
|
Ilia Alshanetsky
|
aeadf9bd4a
|
Fixed a crash inside php_imagettftext_common();
|
2003-06-19 15:47:46 +00:00 |
|
Rob Richards
|
e52b96a296
|
add xsl_xsltprocessor_transform_to_uri functionality
fix a few unhandled error conditions
fix compiler warnings
|
2003-06-19 15:00:28 +00:00 |
|
Marcus Boerger
|
44401fa0e7
|
to be precise
|
2003-06-19 11:10:14 +00:00 |
|
Derick Rethans
|
05db82333d
|
- Correct stray commit
|
2003-06-19 08:41:51 +00:00 |
|
Vincent Blavet
|
6b9269c717
|
- Sync with pear/Archive_Tar/package.xml 1.12
|
2003-06-19 05:52:28 +00:00 |
|
Sterling Hughes
|
651854a6dd
|
enable sockets by default.
|
2003-06-19 04:39:42 +00:00 |
|
|
7c6d87aef0
|
ChangeLog update
|
2003-06-19 00:30:54 +00:00 |
|
Tomas V.V.Cox
|
4f2696ba7f
|
Typo (sorry Pierre ;)
|
2003-06-18 23:19:04 +00:00 |
|
Vincent Blavet
|
9d012efd2c
|
- Syncho with pear/Archive_Tar/Archive/Tar.php 1.14
|
2003-06-18 21:36:28 +00:00 |
|
Sterling Hughes
|
8eef152174
|
recognize CURLOPT_PORT
|
2003-06-18 21:02:02 +00:00 |
|