David Rothstein
5f380f9225
Issue #2332295 by sanduhrs, klausi, er.pushpinderrana, Berdir | jfha73: Fixed Unicode requirements check not working with PHP 5.6.
2014-11-01 11:46:15 -04:00
Jennifer Hodgdon
a03edeb357
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z
2013-01-16 10:01:31 -08:00
Jennifer Hodgdon
e27ec205f7
Issue #1799116 by jwilson3: Standardize on installation profile terminology
2012-10-10 10:26:08 -07:00
webchick
22135d9c0c
Issue #1446372 by Heine, bserem, champlin: Fixed Invalid Unicode code range in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30.
2012-02-28 10:19:00 -08:00
Dries Buytaert
a22d7770d4
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
2011-05-08 15:51:01 -04:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Dries Buytaert
07eaa98b29
- Patch #1027578 by droplet: missing period in the documentation for drupal_convert_to_utf8().
2011-02-04 20:32:18 +00:00
Angie Byron
674df40a22
#1007486 by mlncn: Fixed Documentation problem with truncate_utf8: refers to max_return_length instead of max_length
2010-12-28 18:21:58 +00:00
Dries Buytaert
5fcf1eda32
- Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with built-in html_entity_decode().
2010-08-11 10:58:22 +00:00
Dries Buytaert
a80919186c
- Patch #855988 by pwolanin, Damien Tournoud, David_Rothstein: get rid of preg_replace() with /e in decode_entities().
2010-07-29 00:38:24 +00:00
Dries Buytaert
b55815f68e
- Patch #855402 by aspilicious: fix newlines in token.inc.
2010-07-16 11:17:25 +00:00
Dries Buytaert
e6b4f0b055
- Patch #826864 by mr.baileys: add a warning to decode_entities().
2010-06-14 12:37:15 +00:00
Dries Buytaert
e4dd88023d
- Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works for latin languages and drupal_substr() had a bug.
2010-06-10 15:20:48 +00:00
Angie Byron
33c7e4daa0
#614124 by Damien Tournoud: Set locale settings during bootstrap.
2010-03-07 06:38:55 +00:00
Dries Buytaert
af3f94b37e
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
2010-01-25 10:38:35 +00:00
Dries Buytaert
67f2c101c1
- Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal.
2009-09-28 22:22:54 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
765d0572a2
- Patch #471142 by stella: code style fixes.
2009-05-24 05:21:56 +00:00
Dries Buytaert
45f34467fb
- Patch #212130 by Damien Tournoud, grendzy: decode_entities() should support all (X)HTML entities.
2009-01-02 22:09:53 +00:00
Dries Buytaert
82727ed8aa
- Patch #352359 by Damien Tournoud: provided unit tests for the unicode library and fixed some bugs.
2008-12-31 11:01:49 +00:00
Dries Buytaert
3f6359f3fb
- Patch #330040 by earnie: code comment improvements.
2008-11-05 12:58:59 +00:00
Dries Buytaert
424250196a
- Patch #279516 by c960657: removed many PHP4-isms. Great patch.
2008-11-01 19:51:06 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Dries Buytaert
2b07665033
- Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support.
2008-09-05 09:25:52 +00:00
Dries Buytaert
6e2358b232
- Patch #270045 by drewish, Susurrus: clean up return values.
2008-06-18 03:36:24 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
a88c178b91
- Patch #204221 by webernet: code style fixes.
2007-12-28 12:02:52 +00:00
Gábor Hojtsy
d8bd6cf97c
#200185 by Pancho: truncate_utf8() was abused as if it was an UTF-8 character based string function, so align our code to that. Can be renamed to drupal_truncate_chars() in Drupal 7.
2007-12-20 08:46:01 +00:00
Gábor Hojtsy
b94f2716cf
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed
2007-10-21 18:59:02 +00:00
Dries Buytaert
88acd428a8
- Patch #142337 by drewish: fixed E_ALL problem.
2007-05-12 06:08:56 +00:00
Steven Wittens
476b03195e
Code style: use get_t() to determine appropriate t() function
2007-05-10 07:00:21 +00:00
Dries Buytaert
f73610bec6
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
Dries Buytaert
5724b2e42e
- Patch #101551 by webchick: documented some unicode.inc constants.
2006-12-06 16:15:52 +00:00
Dries Buytaert
9460c93033
- Correcting patch #85689 : the wrong patch got committed.
2006-12-01 16:47:58 +00:00
Neil Drumm
1b201a3e0d
#85689 by webchick. Fix an improper return value.
2006-11-26 03:19:07 +00:00
Steven Wittens
dd4f143df6
#75002 : Install-time and run-time requirements checking + status report page
2006-09-01 08:44:53 +00:00
Steven Wittens
81938a3cdc
#76802 : Introduce placeholder magic into t()
...
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert
e93f8be871
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
2006-07-05 11:45:51 +00:00
Steven Wittens
b6dba27ac2
- sa-2006-004: E-mail header injection issue
2006-03-13 21:44:49 +00:00
Dries Buytaert
9145ed128c
- Patch #49497 by damz and morbus: fixed encoding of feeds with PHP5.
2006-03-09 14:46:33 +00:00
Steven Wittens
993f5a4865
- #41555 : truncate_utf8 infinite loop on invalid utf-8
2006-02-09 08:56:11 +00:00
Steven Wittens
c5eeccb43d
Code style
2006-01-17 05:42:21 +00:00
Steven Wittens
2e9bbda791
- #44772 : {} -> [] (in anticipation of PHP de-deprecation)
2006-01-15 07:14:14 +00:00
Steven Wittens
ab468baa9e
- Removing trailing spaces
2005-12-31 14:32:23 +00:00
Dries Buytaert
2d0df351d7
- Various fixes. Updated CHANGELOG.txt
2005-11-29 20:17:10 +00:00
Dries Buytaert
75fe6b6c0a
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.
2005-10-11 19:44:35 +00:00
Dries Buytaert
7e1527ee61
- Patch #29465 : new form API by Adrian et al.
...
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert
27b50ef542
- Revert. Was already committed.
2005-10-01 13:45:39 +00:00
Dries Buytaert
c8c2fedc7e
- Patch #32465 by Steven: mime decode for core.
2005-10-01 13:21:47 +00:00
Dries Buytaert
c4757dd807
- Patch #32465 by Steven/killes: mime decode function.
2005-09-29 12:37:58 +00:00