]>
granicus.if.org Git - php/log
foobar [Thu, 18 Aug 2005 12:56:36 +0000 (12:56 +0000)]
Nuked EOL from error message
foobar [Thu, 18 Aug 2005 12:54:32 +0000 (12:54 +0000)]
Nuke EOLs from error messages
foobar [Thu, 18 Aug 2005 12:40:17 +0000 (12:40 +0000)]
- Removed EOL from error message
foobar [Thu, 18 Aug 2005 12:37:24 +0000 (12:37 +0000)]
- Removed EOLs from error messages
foobar [Thu, 18 Aug 2005 12:34:13 +0000 (12:34 +0000)]
- Removed EOL from error message
Dmitry Stogov [Thu, 18 Aug 2005 11:47:03 +0000 (11:47 +0000)]
Unicode support
Dmitry Stogov [Thu, 18 Aug 2005 11:13:50 +0000 (11:13 +0000)]
var_export() should escape \ and ' characters.
Dmitry Stogov [Thu, 18 Aug 2005 10:53:55 +0000 (10:53 +0000)]
Fixed tests
Dmitry Stogov [Thu, 18 Aug 2005 10:18:40 +0000 (10:18 +0000)]
Unicode support
Dmitry Stogov [Thu, 18 Aug 2005 07:34:49 +0000 (07:34 +0000)]
*** empty log message ***
Dmitry Stogov [Thu, 18 Aug 2005 07:16:52 +0000 (07:16 +0000)]
Unicode support
Dmitry Stogov [Thu, 18 Aug 2005 06:33:44 +0000 (06:33 +0000)]
We don't need EMPY_STRING here. This function is execuited in non-unicode context only.
Dmitry Stogov [Thu, 18 Aug 2005 06:32:39 +0000 (06:32 +0000)]
Fixed tests
Rolland Santimano [Thu, 18 Aug 2005 05:53:46 +0000 (05:53 +0000)]
- Removed 'proto' from description of internal funcns: ucfirst()/ucwords()
<changelog@php.net> [Thu, 18 Aug 2005 05:51:13 +0000 (05:51 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 18 Aug 2005 01:11:13 +0000 (01:11 +0000)]
Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).
Andrei Zmievski [Wed, 17 Aug 2005 23:12:24 +0000 (23:12 +0000)]
*** empty log message ***
Rolland Santimano [Wed, 17 Aug 2005 20:29:00 +0000 (20:29 +0000)]
Unicode-capable impl of ucwords()
Marcus Boerger [Wed, 17 Aug 2005 20:02:45 +0000 (20:02 +0000)]
- Fix TSRM
Marcus Boerger [Wed, 17 Aug 2005 19:52:03 +0000 (19:52 +0000)]
- Please use the maintainer switch
# It is very annoying to having to rebuild php completley several time
# a day just because a few here are lazy.
Andrei Zmievski [Wed, 17 Aug 2005 18:16:44 +0000 (18:16 +0000)]
*** empty log message ***
Andrei Zmievski [Wed, 17 Aug 2005 18:15:18 +0000 (18:15 +0000)]
Disallow mixing binary and Unicode types when T specifiers are used.
Andrei Zmievski [Wed, 17 Aug 2005 17:39:04 +0000 (17:39 +0000)]
Fix bin2hex() to work on binary data and return strings of correct type.
Rolland Santimano [Wed, 17 Aug 2005 17:33:19 +0000 (17:33 +0000)]
Unicode impl of ucfirst()
Andrei Zmievski [Wed, 17 Aug 2005 17:30:02 +0000 (17:30 +0000)]
- Introduce 'y' specifier for functions expecting binary data.
- convert_to_binary() now uses convert_to_string() in non-Unicode mode.
Dmitry Stogov [Wed, 17 Aug 2005 17:07:52 +0000 (17:07 +0000)]
Unicode mode doesn't allow non-unicode properties
foobar [Wed, 17 Aug 2005 17:02:46 +0000 (17:02 +0000)]
Fix ZTS build
foobar [Wed, 17 Aug 2005 16:57:15 +0000 (16:57 +0000)]
News for PHP 6, nuked old news.
Andrei Zmievski [Wed, 17 Aug 2005 16:43:11 +0000 (16:43 +0000)]
Bump up Zend version to 3.0.0
# I think the changes made due to Unicode support justify it.
Andrei Zmievski [Wed, 17 Aug 2005 16:31:36 +0000 (16:31 +0000)]
*** empty log message ***
Dmitry Stogov [Wed, 17 Aug 2005 15:12:03 +0000 (15:12 +0000)]
Unicode support for range()
Dmitry Stogov [Wed, 17 Aug 2005 15:11:41 +0000 (15:11 +0000)]
Proper handling of unicode strings with \0 in the middle
Dmitry Stogov [Wed, 17 Aug 2005 14:16:05 +0000 (14:16 +0000)]
Unicode support
Dmitry Stogov [Wed, 17 Aug 2005 14:01:06 +0000 (14:01 +0000)]
Unicode support
Dmitry Stogov [Wed, 17 Aug 2005 13:10:04 +0000 (13:10 +0000)]
Unicode support
Dmitry Stogov [Wed, 17 Aug 2005 11:57:10 +0000 (11:57 +0000)]
Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault)
Dmitry Stogov [Wed, 17 Aug 2005 11:36:32 +0000 (11:36 +0000)]
trim() should accept objects with __toString() method
Rolland Santimano [Wed, 17 Aug 2005 10:26:02 +0000 (10:26 +0000)]
php_u_trim_range(): Alloc UChar32 units rather than UChar
Dmitry Stogov [Wed, 17 Aug 2005 10:24:38 +0000 (10:24 +0000)]
Unicode support
Dmitry Stogov [Wed, 17 Aug 2005 07:59:31 +0000 (07:59 +0000)]
Fixed implode() bugs
foobar [Wed, 17 Aug 2005 07:52:17 +0000 (07:52 +0000)]
Fix EOLs under winblows
Rolland Santimano [Wed, 17 Aug 2005 07:14:12 +0000 (07:14 +0000)]
Updated implode() impl as per Andrei's comments
[http://news.php.net/php.cvs/33457]
Zeev Suraski [Wed, 17 Aug 2005 07:04:50 +0000 (07:04 +0000)]
Add SoapClient::__setSoapHeaders()
<changelog@php.net> [Wed, 17 Aug 2005 05:32:47 +0000 (05:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 16 Aug 2005 23:10:36 +0000 (23:10 +0000)]
Provide a common handler for "close".
Macro the name validation.
Marcus Boerger [Tue, 16 Aug 2005 20:22:33 +0000 (20:22 +0000)]
- TSRM Fix
Marcus Boerger [Tue, 16 Aug 2005 20:15:21 +0000 (20:15 +0000)]
- TSRM Fix
Andrei Zmievski [Tue, 16 Aug 2005 19:45:00 +0000 (19:45 +0000)]
md5() and md5_file() should return binary strings when raw_output is
set.
Andrei Zmievski [Tue, 16 Aug 2005 19:43:23 +0000 (19:43 +0000)]
And here
Andrei Zmievski [Tue, 16 Aug 2005 18:22:22 +0000 (18:22 +0000)]
And here.
Andrei Zmievski [Tue, 16 Aug 2005 18:21:04 +0000 (18:21 +0000)]
Fix it here too
Andrei Zmievski [Tue, 16 Aug 2005 18:10:40 +0000 (18:10 +0000)]
Z_UNI* are the right macros to use.
Marcus Boerger [Tue, 16 Aug 2005 18:09:27 +0000 (18:09 +0000)]
- Prevent E_STRICT from ending up as exception
Derick Rethans [Tue, 16 Aug 2005 18:02:41 +0000 (18:02 +0000)]
- Fixed a couple of bugs in the new smart_str macros, and allow them to
allocate two extra bytes (so that we can pad them with two \0's for UTF-16)
- Fixed usage of smart_str's in the PAD and INS_STRING macros.
Antony Dovgal [Tue, 16 Aug 2005 16:57:59 +0000 (16:57 +0000)]
nuke unused vars
Dmitry Stogov [Tue, 16 Aug 2005 16:29:16 +0000 (16:29 +0000)]
Unicode support
Dmitry Stogov [Tue, 16 Aug 2005 15:09:51 +0000 (15:09 +0000)]
Unicode support
Dmitry Stogov [Tue, 16 Aug 2005 14:33:02 +0000 (14:33 +0000)]
Unicode support
Ilia Alshanetsky [Tue, 16 Aug 2005 14:10:13 +0000 (14:10 +0000)]
Fixed bug #34148 (+,- and . not supported as parts of scheme).
Rolland Santimano [Tue, 16 Aug 2005 12:04:13 +0000 (12:04 +0000)]
Unicode capable impl of implode()
Dmitry Stogov [Tue, 16 Aug 2005 10:49:38 +0000 (10:49 +0000)]
Fixed memory leak
Dmitry Stogov [Tue, 16 Aug 2005 10:18:43 +0000 (10:18 +0000)]
Unicode support
Dmitry Stogov [Tue, 16 Aug 2005 09:25:04 +0000 (09:25 +0000)]
Unicode support
Dmitry Stogov [Tue, 16 Aug 2005 09:11:00 +0000 (09:11 +0000)]
Unicode support
Rolland Santimano [Tue, 16 Aug 2005 06:04:59 +0000 (06:04 +0000)]
Updated calls to php_trim() to provide arg for returned string type
Rolland Santimano [Tue, 16 Aug 2005 06:02:56 +0000 (06:02 +0000)]
php_trim() takes extra arg to determine string type to be returned
<changelog@php.net> [Tue, 16 Aug 2005 05:37:39 +0000 (05:37 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 16 Aug 2005 00:25:21 +0000 (00:25 +0000)]
Input validation part 2.
foobar [Mon, 15 Aug 2005 23:36:52 +0000 (23:36 +0000)]
Fail gracefully if icu-config is not found
Ilia Alshanetsky [Mon, 15 Aug 2005 23:24:47 +0000 (23:24 +0000)]
MFH: Chunk the output
Antony Dovgal [Mon, 15 Aug 2005 23:01:42 +0000 (23:01 +0000)]
eliminate compile warning
foobar [Mon, 15 Aug 2005 22:34:37 +0000 (22:34 +0000)]
This is like a virus..spread everywhere :)
foobar [Mon, 15 Aug 2005 22:33:46 +0000 (22:33 +0000)]
DONE
foobar [Mon, 15 Aug 2005 22:31:59 +0000 (22:31 +0000)]
These are not defined anymore
foobar [Mon, 15 Aug 2005 22:30:40 +0000 (22:30 +0000)]
Goodbye PEAR
Pierre Joye [Mon, 15 Aug 2005 22:18:15 +0000 (22:18 +0000)]
- if questions, rtfm
foobar [Mon, 15 Aug 2005 22:17:04 +0000 (22:17 +0000)]
Nuke PEAR
Pierre Joye [Mon, 15 Aug 2005 22:16:01 +0000 (22:16 +0000)]
- add a little doc to redirect people to go-pear
Pierre Joye [Mon, 15 Aug 2005 22:08:52 +0000 (22:08 +0000)]
- remove files
Pierre Joye [Mon, 15 Aug 2005 22:05:55 +0000 (22:05 +0000)]
- cvs delete is not recursive...
Pierre Joye [Mon, 15 Aug 2005 22:00:26 +0000 (22:00 +0000)]
- some other (#1 out 2)
Pierre Joye [Mon, 15 Aug 2005 21:59:06 +0000 (21:59 +0000)]
- these files are outdated, /pear-core is the repository for pear and
respectivelly /pear for other pacakges.
The install procedure has to be changed as well, as planed. (#1 out 2)
Marcus Boerger [Mon, 15 Aug 2005 19:16:30 +0000 (19:16 +0000)]
- No c comment (+ old non unicode way not needed any longer)
Johannes Schlüter [Mon, 15 Aug 2005 19:12:59 +0000 (19:12 +0000)]
- Fix leak with explode of empty unicode string
Dmitry Stogov [Mon, 15 Aug 2005 17:29:07 +0000 (17:29 +0000)]
Unicode support
Rob Richards [Mon, 15 Aug 2005 17:13:15 +0000 (17:13 +0000)]
Fixed bug #34103 (line numbering not maintained in dom document)
Dmitry Stogov [Mon, 15 Aug 2005 16:13:02 +0000 (16:13 +0000)]
Unicode support
Ilia Alshanetsky [Mon, 15 Aug 2005 16:01:43 +0000 (16:01 +0000)]
input validation.
Dmitry Stogov [Mon, 15 Aug 2005 14:41:31 +0000 (14:41 +0000)]
Fixed memory leak
Dmitry Stogov [Mon, 15 Aug 2005 14:39:18 +0000 (14:39 +0000)]
Fixed several unicode related bugs
Dmitry Stogov [Mon, 15 Aug 2005 14:37:55 +0000 (14:37 +0000)]
Test engine is improved to support unicode mode
Dmitry Stogov [Mon, 15 Aug 2005 08:11:35 +0000 (08:11 +0000)]
Fixed trim()'s memory leak in unicode mode
Dmitry Stogov [Mon, 15 Aug 2005 07:55:41 +0000 (07:55 +0000)]
Tests are fixed according to new var_dump()/pront_r() format (to pass in non-unicode mode)
Dmitry Stogov [Mon, 15 Aug 2005 07:19:10 +0000 (07:19 +0000)]
Fixed var_dump() identation bug
Dmitry Stogov [Mon, 15 Aug 2005 07:12:52 +0000 (07:12 +0000)]
Fixed another print_r() bug
Dmitry Stogov [Mon, 15 Aug 2005 06:34:20 +0000 (06:34 +0000)]
Fixed print_r() in unicode mode.
<changelog@php.net> [Mon, 15 Aug 2005 05:41:46 +0000 (05:41 +0000)]
ChangeLog update
Marcus Boerger [Sun, 14 Aug 2005 21:26:01 +0000 (21:26 +0000)]
- Simplify and make work in all modes
Marcus Boerger [Sun, 14 Aug 2005 21:04:52 +0000 (21:04 +0000)]
- Need to terminate [v]uspprintf() with two \0
Ilia Alshanetsky [Sun, 14 Aug 2005 20:24:34 +0000 (20:24 +0000)]
Fixed build.