summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests
Commit message (Expand)AuthorAgeFilesLines
* fix failing testsStanislav Malyshev2011-08-011-1/+1
* - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE.Gustavo André dos Santos Lopes2011-04-091-0/+52
* Fixed multibyte related issuesDmitry Stogov2011-03-141-8/+10
* XFAIL these for the moment, Kalle totally broke these in 298241Scott MacVicar2011-02-033-0/+6
* Added multibyte suppport by default. Previosly php had to be compiled with --...Dmitry Stogov2010-11-242-2/+4
* - Fix bug #53273 (mb_strcut() returns garbage with the excessive length param...Moriyoshi Koizumi2010-11-091-0/+31
* - Fixed tests not passing under windows because of the directory separatorPatrick Allaert2010-11-081-2/+2
* - Fixed bug #52981 (Unicode casing table was out-of-date).Gustavo André dos Santos Lopes2010-10-051-0/+23
* - Fixed bug #52931 (strripos not overloaded with function overloading enabled)Felipe Pena2010-09-271-0/+22
* - restore credits, fix 5.3 as well, aka do it right /cc DericPierre Joye2010-09-051-0/+2
* - Turn test-description into on line.Derick Rethans2010-09-051-6/+1
* Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).Adam Harvey2010-08-258-14/+40
* Removed register_globalsKalle Sommer Nielsen2010-04-212-2/+0
* MFB: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by def...Ilia Alshanetsky2010-04-127-0/+7
* Fix bug #50115Rasmus Lerdorf2009-11-081-1/+1
* - Added SKIPIFFelipe Pena2009-11-084-0/+8
* - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within aMoriyoshi Koizumi2009-09-231-0/+21
* - Looks like bug #48697 has already been fixed in RC1.Moriyoshi Koizumi2009-09-141-0/+24
* - Fix bug #49536 (mb_detect_encoding() returns incorrect results when strict_...Moriyoshi Koizumi2009-09-111-0/+20
* - Fix bug #49528 (UTF-16 strings prefixed by BOM wrongly converted).Moriyoshi Koizumi2009-09-111-0/+20
* The last of the 2009 testfest testsZoe Slattery2009-08-301-0/+16
* * Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-e...Moriyoshi Koizumi2009-07-291-0/+162
* - MFH: New tests (WurzbrugUG testfest)Felipe Pena2009-07-0711-0/+366
* Fix test - remove bogus variationandy wharmby2009-06-091-6/+0
* - Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multib...Jani Taskinen2009-05-1013-26/+39
* - MFH: just a paranoiac test. This works perfectly.Moriyoshi Koizumi2009-04-161-0/+37
* - MFH: strictly check UTF-8 and UTF-32 validityMoriyoshi Koizumi2009-02-241-0/+148
* - MFH: Add an entry for http_output_conv_mimetypes to the output ofMoriyoshi Koizumi2009-02-171-0/+190
* remove XFAILAntony Dovgal2009-02-171-2/+0
* - Test.Moriyoshi Koizumi2009-02-161-0/+523
* - These should have been in the previous commit.Moriyoshi Koizumi2009-02-154-33/+33
* - MFH: Refix bug #43840.Moriyoshi Koizumi2009-02-1510-57/+88
* - MFH: fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)Moriyoshi Koizumi2009-02-141-0/+202
* * MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detectionMoriyoshi Koizumi2009-02-061-0/+18
* - MFH: Fix bug #46843 (CP936 euro symbol is not converted properly)Moriyoshi Koizumi2009-02-021-0/+12
* - MFH: Bug #46763 (mb_stristr() wrong output when needle does not exist) (pat...Felipe Pena2008-12-302-32/+32
* Test for bug #43841Ant Phillips2008-12-101-0/+86
* Remove duff comment produced by the test generator toolAnt Phillips2008-12-056-25/+0
* MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 6...Ant Phillips2008-12-051-0/+72
* MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 6...Ant Phillips2008-12-05123-430/+11371
* - Fixed testsFelipe Pena2008-11-194-4/+29
* * MFH remainderMoriyoshi Koizumi2008-10-161-0/+8
* - MFH: mb_list_*() issue settlementsMoriyoshi Koizumi2008-09-132-0/+55
* - MFH: Fixed bug #43993 (mb_substr_count() behaves differently to substr_coun...Moriyoshi Koizumi2008-08-011-0/+26
* - MFH: Fixed bug #44617 (wrong HTML entity output when substitute_character=e...Moriyoshi Koizumi2008-07-311-30/+26
* MFH:- fix testJani Taskinen2008-07-311-0/+2
* - Typo.Moriyoshi Koizumi2008-07-291-1/+1
* - SCNG(input_filter) can be null if the script encoding is idential toMoriyoshi Koizumi2008-07-281-0/+22
* - ???Moriyoshi Koizumi2008-07-281-1/+1
* - Fix __halt_compiler() weirdness with zend-mulibyte enabledMoriyoshi Koizumi2008-07-281-0/+22