Commit Graph

104 Commits

Author SHA1 Message Date
marcosptf
fe497170bd Update dict_get_error.phpt 2015-08-09 08:02:05 -03:00
marcosptf
ef3e2d7beb Update dict_describe.phpt 2015-08-09 07:58:58 -03:00
marcosptf
4129b50d23 Update dict_check.phpt 2015-08-09 07:56:23 -03:00
marcosptf
1cb530058e Update dict_add_to_session.phpt 2015-08-09 07:54:44 -03:00
marcosptf
a7b9e3172d Update dict_add_to_personal.phpt 2015-08-09 07:52:04 -03:00
marcosptf
c2bc106608 Update broker_set_ordering.phpt 2015-08-09 07:48:51 -03:00
marcosptf
018c412b5c Update broker_request_dict_01.phpt 2015-08-09 07:45:06 -03:00
marcosptf
4848b6af6b Update broker_request_dict_01.phpt 2015-08-09 07:44:04 -03:00
marcosptf
b8fdc02536 Update broker_request_dict.phpt 2015-08-09 07:43:02 -03:00
marcosptf
9d3818c4cb Update broker_list_dicts.phpt 2015-08-09 07:37:50 -03:00
marcosptf
58c77c3610 Update broker_init.phpt 2015-08-09 07:35:59 -03:00
marcosptf
4191709915 Update broker_get_error.phpt 2015-08-09 07:31:56 -03:00
marcosptf
c9857071d4 Update broker_free_01.phpt 2015-08-09 07:29:50 -03:00
marcosptf
8fa0ef538e Update broker_free.phpt 2015-08-09 07:28:17 -03:00
marcosptf
158aca848a new test refactor 2015-08-09 07:23:07 -03:00
marcosptf
55f9427688 test refactor
refactor of this test did ten years ago, make it more resilient.
2015-08-09 07:17:30 -03:00
marcosptf
d2632efe5e Update broker_list_dicts.phpt 2015-08-07 15:16:31 -03:00
marcosptf
e36431fbee Update dict_suggest.phpt 2015-08-07 15:14:22 -03:00
marcosptf
a49260f197 Update dict_suggest.phpt 2015-08-07 14:10:32 -03:00
marcosptf
01988890a0 Update broker_list_dicts.phpt 2015-08-07 14:08:26 -03:00
marcosptf
696ce3f1e7 Update dict_describe.phpt 2015-08-07 14:04:53 -03:00
marcosptf
b9d40accc4 Update dict_describe.phpt 2015-08-07 13:16:07 -03:00
marcosptf
3760fe3514 Update broker_list_dicts.phpt 2015-08-07 13:12:46 -03:00
marcosptf
348cb72ad7 Create dict_suggest.phpt 2015-08-07 11:44:30 -03:00
marcosptf
aed64ccab6 Rename dict_quick_check.phpt to dict_quick_check_01.phpt 2015-08-07 11:42:29 -03:00
marcosptf
6f6b629e8f Create dict_store_replacement.phpt 2015-08-07 11:38:11 -03:00
marcosptf
d26b5cab41 Create dict_suggest.phpt 2015-08-07 11:37:40 -03:00
marcosptf
e6bc14b6df Create dict_is_in_session.phpt 2015-08-07 11:37:04 -03:00
marcosptf
b3a96b3aaa Create dict_get_error.phpt 2015-08-07 11:36:29 -03:00
marcosptf
90f9516cd9 Create dict_describe.phpt 2015-08-07 11:35:35 -03:00
marcosptf
86c0df077a Create dict_check.phpt 2015-08-07 11:34:57 -03:00
marcosptf
196f02d42c Create dict_add_to_session.phpt 2015-08-07 11:34:25 -03:00
marcosptf
b2976db7a5 Create dict_add_to_personal.phpt 2015-08-07 11:33:51 -03:00
marcosptf
d0bbbbabcf Create broker_set_ordering.phpt 2015-08-07 11:33:03 -03:00
marcosptf
a0896433c0 Create broker_request_dict_01.phpt 2015-08-07 11:32:29 -03:00
marcosptf
92e525d1b6 Create broker_list_dicts.phpt 2015-08-07 11:31:25 -03:00
marcosptf
ba018d85cd Create broker_get_error.phpt 2015-08-07 11:30:15 -03:00
marcosptf
6430f5dfd5 Rename broker_free.phpt to broker_free_01.phpt 2015-08-07 11:29:16 -03:00
marcosptf
1dd428afd2 Create broker_dict_exists.phpt 2015-08-07 11:25:33 -03:00
Johannes Schlüter
d0cb715373 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
Anatol Belski
6db8d4f829 's' works with size_t round 3 2014-08-27 20:49:36 +02:00
Anatol Belski
3234480827 first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
Anatol Belski
c3e3c98ec6 master renames phase 1 2014-08-25 19:24:55 +02:00
Anatol Belski
3ebf5bf99c ported ext/enchant 2014-08-19 21:24:15 +02:00
Anatol Belski
63d3f0b844 basic macro replacements, all at once 2014-08-19 08:07:31 +02:00
Dmitry Stogov
5fe7f799e0 Fixed compatibility 2014-07-22 17:14:43 +04:00
Dmitry Stogov
0c27dedb6a phpng support for ext/enchant 2014-05-18 15:04:04 +04:00
Dmitry Stogov
050d7e38ad Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
Xinchen Hui
c081ce628f Bump year 2014-01-03 11:08:10 +08:00
Christopher Jones
c6d977dd39 Fix long-standing visual pain point: the misalignment of './configure help' text.
Whitespace changes and a couple of grammar fixes.
2013-08-06 11:06:09 -07:00