Dmitry Stogov
|
6fad26469c
|
Fixed memory leak
|
2005-08-22 06:56:26 +00:00 |
|
|
65ece9ef3e
|
ChangeLog update
|
2005-08-22 05:37:21 +00:00 |
|
Ilia Alshanetsky
|
c8dedc16a8
|
Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).
|
2005-08-21 16:02:25 +00:00 |
|
|
074d82cbe0
|
ChangeLog update
|
2005-08-21 05:33:38 +00:00 |
|
|
056084632b
|
ChangeLog update
|
2005-08-20 05:39:48 +00:00 |
|
Andrei Zmievski
|
87f0bee331
|
Unicode support for strcmp()/strncmp().
|
2005-08-19 23:15:36 +00:00 |
|
Andrei Zmievski
|
d84da736d7
|
*** empty log message ***
|
2005-08-19 22:58:40 +00:00 |
|
Andrei Zmievski
|
da4721427a
|
*** empty log message ***
|
2005-08-19 22:33:39 +00:00 |
|
Andrei Zmievski
|
19e890651f
|
*** empty log message ***
|
2005-08-19 22:01:21 +00:00 |
|
Andrei Zmievski
|
23086f5f1c
|
Unicode support for ord() and chr().
|
2005-08-19 22:00:21 +00:00 |
|
Andrei Zmievski
|
fbcad1b63e
|
This file should be used to keep track of extension upgrade progress.
Please add completed functions to the list.
|
2005-08-19 17:54:08 +00:00 |
|
Andrei Zmievski
|
676a3cf46e
|
Use RETVAL_ASCII_STRINGL() here.
|
2005-08-19 17:53:03 +00:00 |
|
foobar
|
1b2e69a808
|
Proper NEWS language that everyone should be able to understand..
|
2005-08-19 15:18:49 +00:00 |
|
Dmitry Stogov
|
90393d675f
|
Unicode support
|
2005-08-19 13:20:16 +00:00 |
|
Dmitry Stogov
|
0475054c7c
|
Unicode support
|
2005-08-19 11:56:03 +00:00 |
|
Rolland Santimano
|
973e98f51e
|
- Unicode capable impl() of strrev()
|
2005-08-19 10:59:19 +00:00 |
|
Dmitry Stogov
|
80079885bb
|
Quick fix (API was changed)
|
2005-08-19 10:55:05 +00:00 |
|
Dmitry Stogov
|
b0e24970bb
|
Unicode support cleanup
|
2005-08-19 10:54:26 +00:00 |
|
Dmitry Stogov
|
d90d6c5d2b
|
nstanceof operator shouldn't call __autoload()
|
2005-08-19 08:11:16 +00:00 |
|
Dmitry Stogov
|
2b5ebdde1d
|
ZTS fix
|
2005-08-19 07:49:41 +00:00 |
|
Dmitry Stogov
|
974b209f78
|
ZTS fix
|
2005-08-19 07:26:13 +00:00 |
|
|
dec714885d
|
ChangeLog update
|
2005-08-19 05:37:01 +00:00 |
|
Andrei Zmievski
|
fd05d40cbe
|
Rework range() to be able to work on binary strings and also on Unicode
code points. Binary strings are not interpreted as numeric.
|
2005-08-18 22:51:46 +00:00 |
|
Andrei Zmievski
|
0b036a8fdc
|
Use u_totitle() instead of u_toupper() in ucwords().
|
2005-08-18 22:37:22 +00:00 |
|
Andrei Zmievski
|
fe71ae29d9
|
- Implement zend_codepoint_to_uchar().
- Rename and fix zend_get_unified_string_type() so that it does not
allow mixing of binary and Unicode types.
|
2005-08-18 22:33:23 +00:00 |
|
Wez Furlong
|
07e355fc9c
|
mf 5.1
|
2005-08-18 20:18:25 +00:00 |
|
Dmitry Stogov
|
8a749ee333
|
Suppoer for unicode exception messages
|
2005-08-18 15:42:46 +00:00 |
|
Dmitry Stogov
|
74dafa95d1
|
Unicode support for extract()
|
2005-08-18 15:14:08 +00:00 |
|
Antony Dovgal
|
e27521e578
|
fix memleak
|
2005-08-18 15:13:15 +00:00 |
|
Ilia Alshanetsky
|
6ebfbd15d5
|
Fixed bug #34156 (memory usage remains elevated after memory limit is reached)
|
2005-08-18 15:02:10 +00:00 |
|
foobar
|
03cec74a0d
|
Nuked EOLs from error messages
|
2005-08-18 13:34:04 +00:00 |
|
foobar
|
dde3f89dd4
|
Nuked EOL from error message
|
2005-08-18 12:56:36 +00:00 |
|
foobar
|
b385e0ad39
|
Nuke EOLs from error messages
|
2005-08-18 12:54:32 +00:00 |
|
foobar
|
98ce7bf37b
|
- Removed EOL from error message
|
2005-08-18 12:40:17 +00:00 |
|
foobar
|
4985dd8da3
|
- Removed EOLs from error messages
|
2005-08-18 12:37:24 +00:00 |
|
foobar
|
45ed0b936b
|
- Removed EOL from error message
|
2005-08-18 12:34:13 +00:00 |
|
Dmitry Stogov
|
3658f1fb7b
|
Unicode support
|
2005-08-18 11:47:03 +00:00 |
|
Dmitry Stogov
|
474ff091a2
|
var_export() should escape \ and ' characters.
|
2005-08-18 11:13:50 +00:00 |
|
Dmitry Stogov
|
dd7f14dd47
|
Fixed tests
|
2005-08-18 10:53:55 +00:00 |
|
Dmitry Stogov
|
0f026c9fb7
|
Unicode support
|
2005-08-18 10:18:40 +00:00 |
|
Dmitry Stogov
|
1865a48752
|
*** empty log message ***
|
2005-08-18 07:34:49 +00:00 |
|
Dmitry Stogov
|
e56f9d2eea
|
Unicode support
|
2005-08-18 07:16:52 +00:00 |
|
Dmitry Stogov
|
09a3c92df7
|
We don't need EMPY_STRING here. This function is execuited in non-unicode context only.
|
2005-08-18 06:33:44 +00:00 |
|
Dmitry Stogov
|
704b4d7b61
|
Fixed tests
|
2005-08-18 06:32:39 +00:00 |
|
Rolland Santimano
|
fd4e6da642
|
- Removed 'proto' from description of internal funcns: ucfirst()/ucwords()
|
2005-08-18 05:53:46 +00:00 |
|
|
3d75fd980a
|
ChangeLog update
|
2005-08-18 05:51:13 +00:00 |
|
Ilia Alshanetsky
|
9fc26c42c2
|
Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).
|
2005-08-18 01:11:13 +00:00 |
|
Andrei Zmievski
|
cac4e22635
|
*** empty log message ***
|
2005-08-17 23:12:24 +00:00 |
|
Rolland Santimano
|
412dac1576
|
Unicode-capable impl of ucwords()
|
2005-08-17 20:29:00 +00:00 |
|
Marcus Boerger
|
26d72ec348
|
- Fix TSRM
|
2005-08-17 20:02:45 +00:00 |
|