Antony Dovgal
84051ba42b
MFH: improve error message
2005-12-08 22:07:30 +00:00
Antony Dovgal
c287dec802
MFH: add 1 to the max_length to keep \0 at its place
2005-12-08 21:22:52 +00:00
Antony Dovgal
0d1efb245b
MFH: fix segfault in SplFileObject when file doesn't exist or cannot be read
2005-12-08 19:55:13 +00:00
Marcus Boerger
25de19a2fb
- MFH Change dba/db4 to use its own locking
2005-12-08 19:35:05 +00:00
Ilia Alshanetsky
b30602b78b
Fixed bug #35594 (Multiple calls to getopt() may result in a crash).
2005-12-08 03:25:22 +00:00
Ilia Alshanetsky
644cf05505
Fixed bug #34359 (Possible crash inside fopen http wrapper).
2005-12-08 02:53:08 +00:00
Michael Wallner
90bdbfa921
- release 1.1
2005-12-07 19:53:34 +00:00
Michael Wallner
24d824d4e8
- fix PECL bug #6283 - haval source file entries are missing in package.xml
2005-12-07 18:41:14 +00:00
Marcus Boerger
2d234ec4ac
- Readd the file in this branch
2005-12-07 17:44:43 +00:00
Ilia Alshanetsky
d5bb2e38ef
Undo accidental revert of patch for bug #34729
2005-12-07 17:36:17 +00:00
Dmitry Stogov
9e8bf1a20f
Fixed bug #33394 (Socket Timeout on SOAP request causes general exception in Apache process).
2005-12-07 13:56:18 +00:00
Rob Richards
5b561a6df3
MFH: fix res parameter typos
...
- add test
2005-12-07 05:09:33 +00:00
Ilia Alshanetsky
24af85dfe9
Fixed memory leak
2005-12-07 01:29:14 +00:00
Marcus Boerger
5e223ad13b
- Fix TSRM
2005-12-06 21:44:15 +00:00
Antony Dovgal
31c35e5cad
add 4 new tests
...
remove ENV tag from the old ones
2005-12-06 19:28:25 +00:00
Sara Golemon
2b059ae91f
MFH: (r-1.104)
2005-12-06 19:15:41 +00:00
Antony Dovgal
dfba12435d
use strlen() to get correct element length
2005-12-06 18:53:35 +00:00
Ilia Alshanetsky
085ff7f19b
Fixed build of mssql extension.
2005-12-06 18:47:14 +00:00
Sara Golemon
5fd5bead8a
Prep for release
2005-12-06 17:54:24 +00:00
foobar
3e669bc950
MFH: nuke php3 legacy
2005-12-06 02:28:41 +00:00
foobar
347032c753
sync with HEAD
2005-12-06 02:21:01 +00:00
foobar
a4295629b8
MFH
2005-12-06 02:00:14 +00:00
foobar
06b36f7cea
MFH: nuke php3 legacy
2005-12-06 01:40:06 +00:00
foobar
253392f64f
MFH: nuke php3 legacy
2005-12-06 01:26:44 +00:00
foobar
635e2bb028
MFH
2005-12-06 01:25:16 +00:00
foobar
4e874820e9
MFH: nuke php3 legacy
2005-12-06 01:21:28 +00:00
foobar
d95275052b
MFH
2005-12-06 01:08:49 +00:00
foobar
a3c0b190d1
MFH
2005-12-06 00:54:15 +00:00
foobar
9e1c5a32a3
MFH
2005-12-06 00:43:44 +00:00
foobar
4cbde95247
MFH
2005-12-05 23:53:05 +00:00
foobar
a3af52c11e
MFH: list_entry -> zend_rsrc_list_entry
2005-12-05 23:38:04 +00:00
foobar
d0a54af4c5
MFH: Nuke php3 legacy
2005-12-05 22:54:01 +00:00
foobar
f20a62b164
MFH:- Do not use the PHP3 era names
2005-12-05 22:43:14 +00:00
foobar
f58f7f4e67
MFH: fix typo
2005-12-05 22:41:10 +00:00
foobar
66832decc5
MFH
2005-12-05 22:39:03 +00:00
foobar
bbe1f9d280
MFH
2005-12-05 22:21:56 +00:00
Brian France
7154c617bf
Wrap the php_session.h include in the same ifdef as the rest of the
...
session code.
2005-12-05 20:40:54 +00:00
Stanislav Malyshev
3eafc3d329
fix reallocation bug
2005-12-05 19:54:47 +00:00
Ilia Alshanetsky
937e9f801d
Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly).
2005-12-05 17:27:02 +00:00
Antony Dovgal
012e5bf4cd
add NEWDECIMAL, NEWDATE, GEOMETRY, SET and ENUM field types
2005-12-05 13:22:14 +00:00
Antony Dovgal
ab34dafb69
fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL)
...
add also SET, ENUM, NEWDATE and GEOMETRY to the switch
2005-12-05 13:16:48 +00:00
Wez Furlong
17683295e4
switch to package2.xml
2005-12-04 22:34:26 +00:00
Wez Furlong
bd0aaa0198
Fix PECL #6138
2005-12-04 18:33:26 +00:00
Ilia Alshanetsky
66fbae9d75
Added tests for new parse_url() and http_build_query() functionality.
2005-12-04 17:58:15 +00:00
Ilia Alshanetsky
2994c23670
MFH:
...
Added 2nd optional parameter to parse_url() that allows retrieval of
individual URL components.
Added 3rd optional parameter to http_build_query() that allows custom param
separator.
2005-12-04 17:44:27 +00:00
Ilia Alshanetsky
eb83ca1cd3
load proper header file
2005-12-04 17:41:02 +00:00
Ilia Alshanetsky
15afc78f85
Fixed bug #35062 (socket_read() produces warnings on non blocking sockets).
2005-12-04 17:30:43 +00:00
Ilia Alshanetsky
58c05c04f4
Regen files so they work properly with gcov.
2005-12-04 17:25:05 +00:00
Antony Dovgal
d72347f7bc
MFH: fix #35543 (php crash when calling non existing method of a class that extends PDO)
2005-12-04 11:41:13 +00:00
Antony Dovgal
6190512876
MFH: fix typos in xmlwriter/config.m4
2005-12-04 00:21:39 +00:00
Antony Dovgal
3f666e1dfe
MFH: add declarations
...
more uint -> size_t fixes
2005-12-03 23:50:33 +00:00
Antony Dovgal
bb6aa3ebd3
fix #35538 (new "hash" extensions does not compile on amd64)
2005-12-03 23:31:14 +00:00
Antony Dovgal
d66e492c3d
MFH: yet another compile warning
2005-12-03 23:24:29 +00:00
Antony Dovgal
72e366657b
MFH: fix compile warning
2005-12-03 23:20:07 +00:00
foobar
c7c71b8530
MFH: - Fix bug #35530 (ext/bz2 compile failure with phpize)
2005-12-03 13:23:14 +00:00
Michael Wallner
3cfdbdbd12
- add adler32 test
2005-12-03 10:31:01 +00:00
Michael Wallner
c6fb5f38c0
MFH: fix ws
2005-12-03 10:25:31 +00:00
Michael Wallner
7d8d573f0d
- add test to package.xml
2005-12-03 10:19:50 +00:00
Michael Wallner
f5fae65194
MFH: add crc32 test
2005-12-03 10:18:38 +00:00
Sara Golemon
860c3a5a32
MFH: Add MD4
2005-12-03 01:17:48 +00:00
foobar
6c3e2b32bf
MFH
2005-12-03 01:12:45 +00:00
foobar
ef7cb6880f
MFH
2005-12-03 01:07:00 +00:00
Ilia Alshanetsky
40ad5745a7
Regenerate file to be more gcov friendly
2005-12-02 17:32:36 +00:00
foobar
2e3ae884fb
- touch with correct re2c version and correct options
2005-12-02 13:16:38 +00:00
foobar
2196bda958
- Fix warning
2005-12-02 13:15:58 +00:00
Michael Wallner
ab6a987f86
MFJ: use --enable instead of --with
2005-12-02 10:55:33 +00:00
foobar
ee72c31788
MFH
2005-12-02 08:59:35 +00:00
Ilia Alshanetsky
2fae8d37c0
Enable hash & xmlwriter by default
2005-12-02 02:18:54 +00:00
Ilia Alshanetsky
bcd9356df5
Added xmlwriter to 5.1
2005-12-02 02:05:26 +00:00
Ilia Alshanetsky
950de07889
Added hash extension to PHP 5.1
2005-12-02 01:59:48 +00:00
Michael Wallner
20c3b72bf0
- export everything we've got aliases for
2005-12-01 21:07:52 +00:00
Michael Wallner
039c69da18
- use php_pcre aliases
2005-12-01 20:53:35 +00:00
Antony Dovgal
06c57b7d55
tweak fix a bit
...
(by request of Wez)
2005-12-01 20:39:12 +00:00
foobar
b935f6f13a
- Fix paths for --enable-gcov usage
...
# re2c -b -o ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re
2005-12-01 20:28:27 +00:00
Michael Wallner
7901a6dbef
MFH: ext/filter will need those exports
...
# php_compat.h still prevents linking
2005-12-01 20:07:34 +00:00
Antony Dovgal
59087fee52
MFH: fix #35508 (PDO fails when unknown fetch mode specified)
2005-12-01 19:59:58 +00:00
Antony Dovgal
fc8d9584b1
fix Win32 compile failure
2005-12-01 19:25:48 +00:00
Antony Dovgal
bd8df0b32a
add 2 new tests
...
now we have one extension absolutely covered by tests, yay! =)
2005-12-01 18:22:11 +00:00
Ilia Alshanetsky
4e03ce9fc5
Fixed memory leaks
2005-12-01 16:33:01 +00:00
Ilia Alshanetsky
f4248e51a4
Fixed bug #35499 (strtotime() does not handle whitespace around the date
...
string).
2005-12-01 16:24:52 +00:00
Andrey Hristov
c23052d6d2
fix compile failure on Windows - Microsoft hasn't heard of long long :)
2005-12-01 14:12:56 +00:00
Antony Dovgal
7a652e397b
fix #35490 (socket_sendto() unable to handle IPv6 addresses)
2005-12-01 14:02:54 +00:00
Antony Dovgal
f496bf9dda
MFH: fix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails
2005-12-01 13:47:22 +00:00
Antony Dovgal
3756201e04
upgrade bundled OCI8 to v.1.1
2005-12-01 13:39:48 +00:00
Dmitry Stogov
8768ab94b3
Fixed bug #34729 (Crash in ZTS mode under Apache)
2005-12-01 11:48:17 +00:00
foobar
8c7f03c8a4
MFH: - Fix paths for --enable-gcov
2005-12-01 09:34:20 +00:00
foobar
0a1ba06e5d
MFH: - Use correct configure option style. Enabled by default.
2005-12-01 08:54:22 +00:00
Wez Furlong
c83472edf1
prep for release
2005-12-01 05:16:24 +00:00
Ilia Alshanetsky
ae07423bcd
Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without
...
proper init).
2005-11-30 23:51:25 +00:00
Antony Dovgal
9c2183f622
add new test
...
improve gcov stats =)
2005-11-30 23:34:08 +00:00
Ilia Alshanetsky
911355bee8
Fixed memory leak
2005-11-30 23:27:15 +00:00
Marcus Boerger
7cb0480d04
- Moved reflection into its own extension
2005-11-30 21:53:20 +00:00
Ilia Alshanetsky
c60079862b
Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
...
properly).
2005-11-30 18:10:19 +00:00
Andrey Hristov
4ec16344a9
add a test case
...
fix incorrect handling of unsigned bigint.
optimize handling of unsigned int
2005-11-30 16:20:25 +00:00
Andrey Hristov
a8c0463961
fix more leaks. handle better unknown type (4.1.x connected to 5.0.x
...
incompatibility)
2005-11-30 15:26:41 +00:00
Andrey Hristov
c230f7defb
fix a crash and a leak.
...
4.1.15 (client) -> 5.x (server) because of the incompatibility because of
decimal in the protocol binding may fail. Don't close the statement in
that case because subsequent ->execute() will crash or any other function
that will try to use already freed (and in debug mode thrashed) pointer.
#probably more problems exist because of the 4.1.x -> 5.x protocol
#incompatibility
2005-11-30 11:35:03 +00:00
Antony Dovgal
22efcfd530
MFH: fix possible crash in pdo_mysql_stmt_dtor()
2005-11-30 11:33:07 +00:00
Wez Furlong
7eb04b7907
Fix dep usage; it must appear after the PHP_NEW_EXTENSION line.
...
pdo and spl are both optional dependencies.
2005-11-30 04:50:03 +00:00
Wez Furlong
559c624806
Fix PECL Bug #6102 ; fails to configure for instant client on OSX.
...
In addition, make it work for the instant client install on my gentoo box.
2005-11-30 03:18:09 +00:00
Ilia Alshanetsky
ea80259eb3
Fixed ZTS build
2005-11-29 23:10:15 +00:00
Ilia Alshanetsky
6f5b9894a2
Added missing support for 'B' format identifier to date() function.
2005-11-29 20:43:53 +00:00
Ilia Alshanetsky
820b5aa9e4
Fixed bug #35425 (idate() function ignores timezone settings).
2005-11-29 20:19:56 +00:00
Antony Dovgal
28dfe0dfd9
remaining part of the fix (-o -> ||)
2005-11-29 18:35:26 +00:00
Antony Dovgal
1cbe552f4d
change "-o" to "||" (fixes potential problems on weird systems where test doesn't support -o)
2005-11-29 18:26:02 +00:00
Ilia Alshanetsky
d79e01e211
Fixed compiler warnings
2005-11-29 18:17:46 +00:00
foobar
37661c8b39
- Always use the right sed
2005-11-29 17:32:40 +00:00
foobar
efcd3e318b
cleanup + fix link problems with old mysql versions
2005-11-29 17:31:13 +00:00
Ilia Alshanetsky
bc9fc0d6cf
Fixed tests
2005-11-29 16:25:16 +00:00
Ilia Alshanetsky
0242b892d2
Fixed bug #35427 (str_word_count() handles '-' incorrectly).
2005-11-29 16:14:19 +00:00
foobar
4250a26f5c
- Regenerated with working re2c and with proper options
2005-11-29 08:10:59 +00:00
Wez Furlong
40666b6708
proto fixups
2005-11-29 04:06:03 +00:00
Marcus Boerger
6dec77d25e
- MFH Add class SplFileInfo as base for DirectoryIterator and SplFileObject
...
# As discussed with ilia before 5.1.0
2005-11-29 03:33:59 +00:00
Marcus Boerger
40a3cdd97b
- MFH
...
. Fix memleaks
. Add tests
. Add functions: getNamespaces(), getDocNamespaces()
. Fixed var_dump()
. Fixed bugs: #35028 XML object fails FALSE test
# This plan was decided before 5.1.0 came out with ilia and checked again
# just now. The extension currently shows no more memleaks or errors using
# the test suite.
2005-11-29 02:51:07 +00:00
Wez Furlong
131033352d
Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink().
2005-11-29 02:11:39 +00:00
Ilia Alshanetsky
2ad81f4584
Fixed bug #35414 (strtotime() no longer works with ordinal suffix).
2005-11-29 01:23:29 +00:00
Ilia Alshanetsky
22f2b206b7
Fixed bug #35422 (strtotime() does not parse times with UTC as timezone).
2005-11-28 23:49:25 +00:00
foobar
52e1590285
MFH
2005-11-28 23:04:01 +00:00
Ilia Alshanetsky
c2ec68ab62
Fixed bug #35456 (+ 1 [time unit] format did not work).
2005-11-28 22:24:01 +00:00
foobar
26b8b65c18
MFH: - Fixed bug #35409 (undefined reference to 'rl_completion_matches').
2005-11-28 16:51:16 +00:00
Dmitry Stogov
14594953d2
Fixed bug #35393 (changing static protected members from outside the class, one more reference issue)
2005-11-28 14:33:03 +00:00
Andrey Hristov
da9abd8b73
mysql 4.1.x gives strange result. the result in the test is generated with
...
5.0.16 (valid for 5.1.3).
2005-11-28 13:35:54 +00:00
foobar
d69ab24f69
MFH: - Fixed bug #35381 (ssl library is not initialized properly)
2005-11-28 11:37:43 +00:00
Dmitry Stogov
13af4c9a09
Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64binary fails)
2005-11-28 10:08:34 +00:00
Wez Furlong
b15e33f85a
prep for release
2005-11-28 06:39:53 +00:00
Wez Furlong
d0ea27b802
API for connection dependent objects to add/del refs to dbh's.
2005-11-28 05:23:22 +00:00
foobar
419a9c6cac
- Fixed wrong usage of AC_TRY_COMPILE() macro
2005-11-27 23:22:43 +00:00
Antony Dovgal
5a606e0be3
use || instead of -o to support weird systems with old test
2005-11-27 22:59:54 +00:00
Wez Furlong
b4dd85ff46
update changelog here too
2005-11-27 21:18:24 +00:00
Wez Furlong
63dae4ee74
Fix #35431 ; LAZY fetch and fetchAll == crash.
...
Lazy makes no sense with fetchAll; disallow it.
2005-11-27 21:01:58 +00:00
Antony Dovgal
6543134dea
MFH: fix #35430 (PDO crashes on incorrect FETCH_FUNC use)
2005-11-27 21:01:02 +00:00
Ilia Alshanetsky
cdbe4a5cab
Improved safe_mode/open_basedir check.
2005-11-27 20:07:36 +00:00
Antony Dovgal
3b3f8137c3
MFH: plug memory leak
...
fix config.m4
2005-11-27 18:36:11 +00:00
Marcus Boerger
e8ec9a98dd
- Fixed bug #35423 RecursiveDirectoryIterator doesnt appear to recurse with RecursiveFilterIterator
2005-11-27 12:22:54 +00:00
Rob Richards
934e19107d
Fixed bug #35316 (Application exception trying to create COM object)
2005-11-27 12:19:04 +00:00
Marcus Boerger
c37b13e0db
- MFH Editor blocks
2005-11-27 12:16:14 +00:00
Ilia Alshanetsky
b3a48855ab
Disabled native date class, to prevent pear::date conflict.
2005-11-27 06:51:43 +00:00
Ilia Alshanetsky
331726338b
tokenizer fixes for bug #35382
...
Bug fixing news
2005-11-27 06:41:32 +00:00
Wez Furlong
ef08c58664
update the todo list
2005-11-26 21:29:31 +00:00
Wez Furlong
339b4dbd6f
going stable
2005-11-26 21:25:39 +00:00
Wez Furlong
ab6a675131
going to release 1.0.1
2005-11-26 21:22:49 +00:00
Wez Furlong
426fb96cc9
Doh, need to canonicalize parameter names (by prefixing with :) before
...
attempting to remap them to positional args.
2005-11-26 21:20:52 +00:00
Wez Furlong
85ad81736c
set to 1.0 stable.
2005-11-26 20:50:08 +00:00
Antony Dovgal
7241dea7ef
fix Timezone class too
2005-11-26 12:35:27 +00:00
Antony Dovgal
b6307d1014
MFH: fix #35402 (New date class causes crash in get_object_vars())
2005-11-26 09:40:54 +00:00
Rui Hirokawa
244c9a4ba0
5th argument of mb_encode_mimeheader() was not acceptable.
2005-11-25 21:55:25 +00:00
Wez Furlong
c0c096b752
fix configure
2005-11-25 17:07:49 +00:00
foobar
366832fbd2
MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :)
2005-11-25 16:01:41 +00:00
Wez Furlong
4e4b98a66d
Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
2005-11-25 15:42:26 +00:00
Antony Dovgal
dc0db7382c
MFH: fix #35391 (pdo_mysql::exec does not return number of affected rows)
2005-11-25 12:56:04 +00:00
Wez Furlong
7107105429
Update the TODO list.
2005-11-25 07:23:55 +00:00