1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Commit Graph

31475 Commits

Author SHA1 Message Date
Andrei Zmievski
c79fbfe6f3 And here 2005-08-16 19:43:23 +00:00
Andrei Zmievski
b477936661 And here. 2005-08-16 18:22:22 +00:00
Andrei Zmievski
9bd026e6b4 Fix it here too 2005-08-16 18:21:04 +00:00
Andrei Zmievski
250726f95b Z_UNI* are the right macros to use. 2005-08-16 18:10:40 +00:00
Marcus Boerger
a5f023a829 - Prevent E_STRICT from ending up as exception 2005-08-16 18:09:27 +00:00
Derick Rethans
1ee41e0d92 - 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.
2005-08-16 18:02:41 +00:00
Antony Dovgal
5adc3ce7c6 nuke unused vars 2005-08-16 16:57:59 +00:00
Dmitry Stogov
27f39c6826 Unicode support 2005-08-16 16:29:16 +00:00
Dmitry Stogov
d0944d74f4 Unicode support 2005-08-16 15:09:51 +00:00
Dmitry Stogov
903406ef8f Unicode support 2005-08-16 14:33:02 +00:00
Ilia Alshanetsky
b3d7ae9399 Fixed bug #34148 (+,- and . not supported as parts of scheme). 2005-08-16 14:10:13 +00:00
Rolland Santimano
3b4b22a8fc Unicode capable impl of implode() 2005-08-16 12:04:13 +00:00
Dmitry Stogov
8063984f4b Fixed memory leak 2005-08-16 10:49:38 +00:00
Dmitry Stogov
f79fed6286 Unicode support 2005-08-16 10:18:43 +00:00
Dmitry Stogov
7b7a4aac86 Unicode support 2005-08-16 09:25:04 +00:00
Dmitry Stogov
238a40418b Unicode support 2005-08-16 09:11:00 +00:00
Rolland Santimano
bc87019a80 Updated calls to php_trim() to provide arg for returned string type 2005-08-16 06:04:59 +00:00
Rolland Santimano
c1b8eda121 php_trim() takes extra arg to determine string type to be returned 2005-08-16 06:02:56 +00:00
c746cfb753 ChangeLog update 2005-08-16 05:37:39 +00:00
Ilia Alshanetsky
99dd2d008f Input validation part 2. 2005-08-16 00:25:21 +00:00
foobar
88d0b2aa9f Fail gracefully if icu-config is not found 2005-08-15 23:36:52 +00:00
Ilia Alshanetsky
3ee4d80fc3 MFH: Chunk the output 2005-08-15 23:24:47 +00:00
Antony Dovgal
760313346a eliminate compile warning 2005-08-15 23:01:42 +00:00
foobar
58168205d4 This is like a virus..spread everywhere :) 2005-08-15 22:34:37 +00:00
foobar
81ed6ea1c2 DONE 2005-08-15 22:33:46 +00:00
foobar
f8e4528a3d These are not defined anymore 2005-08-15 22:31:59 +00:00
foobar
077e356572 Goodbye PEAR 2005-08-15 22:30:40 +00:00
Pierre Joye
68a952af7b - if questions, rtfm 2005-08-15 22:18:15 +00:00
foobar
a219e9801b Nuke PEAR 2005-08-15 22:17:04 +00:00
Pierre Joye
cfa0568600 - add a little doc to redirect people to go-pear 2005-08-15 22:16:01 +00:00
Pierre Joye
cd0c5e4ec4 - remove files 2005-08-15 22:08:52 +00:00
Pierre Joye
4e9d393cac - cvs delete is not recursive... 2005-08-15 22:05:55 +00:00
Pierre Joye
6467e78253 - some other (#1 out 2) 2005-08-15 22:00:26 +00:00
Pierre Joye
e20284f52d - 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)
2005-08-15 21:59:06 +00:00
Marcus Boerger
a24a21ecf0 - No c comment (+ old non unicode way not needed any longer) 2005-08-15 19:16:30 +00:00
Johannes Schlüter
c5d862c254 - Fix leak with explode of empty unicode string 2005-08-15 19:12:59 +00:00
Dmitry Stogov
909e0a1c4e Unicode support 2005-08-15 17:29:07 +00:00
Rob Richards
bbe63287e7 Fixed bug #34103 (line numbering not maintained in dom document) 2005-08-15 17:13:15 +00:00
Dmitry Stogov
82a504721e Unicode support 2005-08-15 16:13:02 +00:00
Ilia Alshanetsky
7cd5109184 input validation. 2005-08-15 16:01:43 +00:00
Dmitry Stogov
a655a60999 Fixed memory leak 2005-08-15 14:41:31 +00:00
Dmitry Stogov
e47587e189 Fixed several unicode related bugs 2005-08-15 14:39:18 +00:00
Dmitry Stogov
08fe0d1da3 Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
Dmitry Stogov
7061405249 Fixed trim()'s memory leak in unicode mode 2005-08-15 08:11:35 +00:00
Dmitry Stogov
0bdfac1169 Tests are fixed according to new var_dump()/pront_r() format (to pass in non-unicode mode) 2005-08-15 07:55:41 +00:00
Dmitry Stogov
fbf8880292 Fixed var_dump() identation bug 2005-08-15 07:19:10 +00:00
Dmitry Stogov
fceb6086b2 Fixed another print_r() bug 2005-08-15 07:12:52 +00:00
Dmitry Stogov
feff569e96 Fixed print_r() in unicode mode. 2005-08-15 06:34:20 +00:00
de360b9d6d ChangeLog update 2005-08-15 05:41:46 +00:00
Marcus Boerger
bc4202473e - Simplify and make work in all modes 2005-08-14 21:26:01 +00:00