Antony Dovgal
066fb72fdd
Initial implementation of oci_bind_array_by_name()
...
At the moment we support only these types:
SQLT_NUM, SQLT_INT, SQLT_LNG - integer/long
SQLT_FLT - float
SQLT_AFC, SQLT_CHR, SQLT_VCS, SQLT_AVC, SQLT_STR, SQLT_LVC - char/varchar
SQLT_ODT - date
More supported types may follow.
2005-11-22 16:30:36 +00:00
Michael Wallner
8115e71039
- avoid segvs
2005-11-22 12:24:25 +00:00
2bf81c4a3f
ChangeLog update
2005-11-22 06:48:55 +00:00
Ilia Alshanetsky
f950925688
MFB51: Fixed command error in ftp:// wrapper.
2005-11-22 03:01:59 +00:00
Michael Wallner
17f33c3bf3
- MF51: fix make install
2005-11-22 00:51:24 +00:00
Frank M. Kromann
720938f4ad
/Gz and /RTC1 is for debug builds
2005-11-22 00:29:30 +00:00
foobar
bcade7ced4
- Fixed header installing under phpize builds
2005-11-21 23:07:36 +00:00
Michael Wallner
77e5a7e300
- fix a couple of warnings
...
- export php_hash_fetch_ops() and php_hash_register_ops()
2005-11-21 15:09:58 +00:00
Dmitry Stogov
a86414864b
Fixed "getParameters" method
2005-11-21 10:57:28 +00:00
120681ebac
ChangeLog update
2005-11-21 06:46:10 +00:00
Sara Golemon
9496259e1a
Fix double-final potentially causing double-free
2005-11-21 06:05:37 +00:00
Derick Rethans
d732859624
- MF51: Fixed bug #35143 (gettimeofday() ignores current time zone).
...
- MF51: Fixed tests due to class constants patch.
2005-11-20 20:31:49 +00:00
Sara Golemon
7ad4fb0c27
Add HAVAL algorithm
...
Bit widths: 128, 160, 192, 224, 256
Passes: 3, 4, 5
2005-11-20 20:14:22 +00:00
Ilia Alshanetsky
9979ac2215
MFB51: Fixed bug #35303 (PDO prepare() crashes with invalid parameters).
2005-11-20 20:07:38 +00:00
foobar
895e795b53
- Fixed bug #35243 (php_mblen() crashes when compiled with thread-safety on Linux)
2005-11-20 18:06:09 +00:00
Sebastian Bergmann
ebd645e438
MFB: Use /RTC1 instead of /GZ for MS VisualStudio 2005.
2005-11-20 17:03:58 +00:00
Johannes Schlüter
57deca0c8f
- Fix SPL class listing for phpinfo in unicode mode
2005-11-20 15:21:23 +00:00
Marcus Boerger
29e64a2fc8
- Extend SimpleXmlElement::__construct() with two parameters
...
. int options: pass options to 2.6.0+ parsing functions
. bool data_is_url: whether first parameter is a url rather then xml data
- Fix parameter parsing
2005-11-20 13:03:15 +00:00
Marcus Boerger
1bd7af815c
- Do locking in lib rather then on streams
2005-11-20 12:39:04 +00:00
3247484267
ChangeLog update
2005-11-20 06:48:39 +00:00
Andrei Zmievski
41a8ac3af6
*** empty log message ***
2005-11-20 02:27:49 +00:00
Sara Golemon
4a3e87ad96
Add hmac-md5 test file to package.xml
2005-11-19 23:16:56 +00:00
Michael Wallner
1736cb4759
PHP-5.1 compatibility
2005-11-19 21:41:08 +00:00
Antony Dovgal
9846ceeab6
fix PECL bug #5986 (connections use case sensitive hashed details)
2005-11-19 21:36:06 +00:00
Sara Golemon
7cbd9686b1
Add streams based incremental hashing updaters
2005-11-19 21:09:40 +00:00
Sara Golemon
ef37868378
Expose registered hashing algos
2005-11-19 20:13:08 +00:00
Marcus Boerger
471af93da9
- Fix bug #35295 typo in config.m4 for reflection extension
2005-11-19 17:47:22 +00:00
Antony Dovgal
9f4390ce8b
fix #35293 (PDO segfaults when using persistent connections)
2005-11-19 16:39:47 +00:00
foobar
ef53177e27
NOTE: Things that are fixed in version released year(s) before this one
...
really don't need any NEWS entries. People kinda expect the stuff being
fixed in the future version..:)
2005-11-19 11:41:26 +00:00
Michael Wallner
65ccbc1bc4
- fix PCRE_INCDIR for external libpcre
2005-11-19 10:30:52 +00:00
Marcus Boerger
3bffc21967
- Fixed Bug #35286 tokenizer ext drops final comment (by greg)
2005-11-19 09:43:19 +00:00
43766c2a15
ChangeLog update
2005-11-19 06:52:43 +00:00
Rui Hirokawa
1c23277a91
fixed #35253 length of the encoded string vilolates a RFC.
2005-11-19 06:32:20 +00:00
Marcus Boerger
71b8ed31c3
- Disabled globals code in a way that does not affect purist or old compilers
2005-11-18 22:59:07 +00:00
Sara Golemon
a00062d63e
Typo
2005-11-18 21:39:29 +00:00
Sara Golemon
a0f5787e20
One last 64bit change, skip all this long long malarkey when we're on 64bit procs
2005-11-18 21:37:19 +00:00
Sara Golemon
d97c072a75
Macrofy 64bit integers in sha384/sha512 to make Win32 happy
2005-11-18 21:30:05 +00:00
Frank M. Kromann
5907e1f08a
Fix #33201 Crash when fetching some data types
2005-11-18 21:22:50 +00:00
Sara Golemon
7cd42570ed
Add HMAC support
2005-11-18 20:58:54 +00:00
Frank M. Kromann
87e899e4a4
Fix #33963 . mssql_bind fails on input parameters
2005-11-18 20:48:22 +00:00
Frank M. Kromann
cc9225f8dc
Fix #32009 crash when mssql_bind() is called more than once
2005-11-18 20:40:28 +00:00
Sara Golemon
614a3fb8a4
Expose sha1() and sha1_file() functions when core funcs not present
...
Not an issue yet, but could be...
2005-11-18 20:17:31 +00:00
Sara Golemon
5c213de12e
Initial Commit
2005-11-18 19:51:09 +00:00
Frank M. Kromann
14889ccfbd
Fix #33153 Crash in mssql_next_result().
2005-11-18 19:13:35 +00:00
Ilia Alshanetsky
85fb03cbae
MFB51: Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module)
2005-11-18 19:01:50 +00:00
foobar
dfe4ace529
reorder
2005-11-18 16:41:49 +00:00
Rasmus Lerdorf
9d1a28b6a1
allow_url_include
2005-11-18 16:28:01 +00:00
Rasmus Lerdorf
e1f1857978
Add allow_url_include to let people turn on allow_url_fopen without also
...
enabling remote code execution through url wrappers
2005-11-18 16:20:43 +00:00
foobar
ffa0e13a59
MFB51: fix build when --with-libedit is used
2005-11-18 15:11:14 +00:00
Dmitry Stogov
2d95730e89
Fixed bug #35273 (Error in mapping soap - java types)
2005-11-18 10:59:55 +00:00