501 Commits (728acc3785ec9ca6b2233ee8071805d139dda2bd)

Author SHA1 Message Date
Ilia Alshanetsky 20c3266588 fixed compiler warnings 21 years ago
Ilia Alshanetsky 999a7acd71 MFH: Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters) 21 years ago
foobar 4b0c39887c - Fixed bug #34015 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar d12196e575 Fix VPATH build 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
Masaki Fujimoto ca7a649300 - Fix mbfl_encoding_detector_feed() and mbfl_mbfl_identify_encoding() behaviour 21 years ago
Moriyoshi Koizumi 2cba0ab304 - Fix bug #32311 (mb_encode_mimeheader() does not properly escape characters.) 21 years ago
Moriyoshi Koizumi 542901d705 - Add Armenian encoding / NLS (patch by Hayk Chamyan) 21 years ago
Rui Hirokawa c30f4ab6ec oniguruma updated to 3.7.1 and changed UChar to OnigUChar. 21 years ago
foobar 2d521a73c8 Revert bad fix 21 years ago
Rasmus Lerdorf eb253ab571 Build fixes 21 years ago
Antony Dovgal 3e2dd57c0a fix compile warnings 21 years ago
Moriyoshi Koizumi d2627b5107 - Synch with the latest checkouts. (include fix by Joe Orton. Thanks.) 21 years ago
Moriyoshi Koizumi 20f709f339 - Update libmbfl (fixes bug #32063). 21 years ago
Moriyoshi Koizumi 3093ceb3da - WS fix. 21 years ago
Moriyoshi Koizumi 0d7845384f - Fix bug #28568 (known_post_content_types is not thread safe). 21 years ago
Moriyoshi Koizumi 01c0d589ef - Fix bug #30868 (evaluated pointer comparison in mbregex causes compile 21 years ago
Moriyoshi Koizumi e8901dc170 - Fix bug #30573 (compiler warning due to invalid type cast) 21 years ago
Moriyoshi Koizumi d7d7ca62d4 - Fix bug #29989 (type re_registers redefined in oniguruma.h) 21 years ago
Moriyoshi Koizumi 8d73dc7bfc - Fix compiler warnings. 21 years ago
Moriyoshi Koizumi df3c2b5808 - Add testcases for bug #28220 and #30549. 21 years ago
Moriyoshi Koizumi a796dc2b81 - Forgot to add this one. 21 years ago
Moriyoshi Koizumi 5b5e012bc2 - Update libmbfl (fixes bug #30549 and #31911). 21 years ago
Ilia Alshanetsky f257e10d48 Removed unused vars. 21 years ago
Antony Dovgal f7326d6279 MFB: fix #31732 21 years ago
Moriyoshi Koizumi b1ddbcbef9 - Fix a critical bug that request-local settings leak to another request. 21 years ago
Joe Orton 9a8114e388 Don't scribble over the stack; icc compiler warning fix 21 years ago
foobar ce742b08b0 - Fix typo (avaliable -> available). (bug #28725) 21 years ago
Joe Orton 2685ca935f Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
Moriyoshi Koizumi a86095fe07 - Fix test. I have no idea why the test was left this way. 22 years ago
Moriyoshi Koizumi 4f247de89b - Sync with the latest codebase (fixes bug #28220). 22 years ago
Moriyoshi Koizumi 756ee85bec - Avoid doubly symbol definition. Codes in the removed file has never been 22 years ago
Marcus Boerger 5f0433db83 MFB: Enforce protocol on magic methods/functions 22 years ago
Andi Gutmans 56f8195fe5 - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
Moriyoshi Koizumi 599ae4b1b5 - Fix VPATH build. (patch by Joe Orton) 22 years ago
Moriyoshi Koizumi 83d2cbd36e - Rename php_compat.h to php_onig_compat.h to avoid name conflict. 22 years ago
Stefan Esser ff716cbd3e Fixed input_filter functions need emalloc()ed values. 22 years ago
Moriyoshi Koizumi b33f7ab671 - Fix bug #28466 (mbstring_convert_variables() problem). 22 years ago
Ilia Alshanetsky af5501027f Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test 22 years ago
Wez Furlong a8757b11e6 Enable mbregex in win32 build 22 years ago
Moriyoshi Koizumi d3a8b31310 - Add missing checks. Maybe fixes PR #27680 22 years ago
Moriyoshi Koizumi 94ec5c2a64 - Let it work safely 22 years ago
Derick Rethans bebddbdd24 - Fixed test 22 years ago
Derick Rethans efb62ea35f - MFB: Fixed bug #27849 (configure craps out on trivial syntax error). 22 years ago
Rui Hirokawa 9018537919 added missing files of oniguruma to mbstring.dsp. 22 years ago
Ilia Alshanetsky 3787740cbc Fixed compiler warning. 22 years ago
Moriyoshi Koizumi e84334a597 - Revert ini setting patch, as I notified in 22 years ago
Derick Rethans b3b2192a1e - Added mb_list_encoding() to return an array with all mbstring supported 22 years ago
Ilia Alshanetsky 02cdf5a87a Fixed bug #27421 (mbstring.func_overload should be system ini setting). 22 years ago