Commit Graph

85476 Commits

Author SHA1 Message Date
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
Anatol Belski
53560ca06b rework the previous fix for var names with size_t, no ugly casts anymore 2014-10-23 16:50:35 +02:00
Anatol Belski
74997dcf7e add include for usleep() proto 2014-10-23 16:49:47 +02:00
Anatol Belski
4fa92438f4 fix datatype mismatches 2014-10-23 16:38:25 +02:00
Anatol Belski
5b9f3a24d6 fix datatype mismatch 2014-10-23 16:31:19 +02:00
Anatol Belski
99e236e3cc fix datatype mismatches 2014-10-23 16:29:02 +02:00
Anatol Belski
744c19eed8 fix datatype mismatches 2014-10-23 16:22:20 +02:00
Anatol Belski
df6aff48a6 fix pack64.phpt related fail on win64 2014-10-23 15:47:47 +02:00
Anatol Belski
f375b530bb fix datatype mismatches 2014-10-23 15:47:46 +02:00
Anatol Belski
4f9bb66e99 fix datatype mismatch 2014-10-23 15:47:45 +02:00
Anatol Belski
29b43af072 exhaust zend_long/size_t potential in levenstein 2014-10-23 15:47:44 +02:00
Dmitry Stogov
6e396961c5 Fixed "instanceof" with undefined classes 2014-10-23 14:50:57 +04:00
Anatol Belski
88ca46d92b fix datatype mismatches 2014-10-23 11:45:44 +02:00
Anatol Belski
f010efc924 fix datatype mismatches 2014-10-23 11:36:34 +02:00
Anatol Belski
91652cf3c7 fix datatype mismatches 2014-10-23 11:05:47 +02:00
Anatol Belski
451065a434 fix datatype mismatches 2014-10-23 10:30:05 +02:00
Anatol Belski
0413a6e7a3 fix datatype mismatches 2014-10-23 10:30:04 +02:00
Anatol Belski
c448023bd0 fix datatype mismatches 2014-10-23 10:30:03 +02:00
Anatol Belski
a61f6ab737 fix datatype mismatches 2014-10-23 10:30:02 +02:00
Anatol Belski
50cc4abbf7 fix datatype mismatch 2014-10-23 10:30:00 +02:00
Anatol Belski
303973f076 fix datatype mismatches 2014-10-23 10:29:59 +02:00
Anatol Belski
ddaae1a02c fix datatype mismatch 2014-10-23 10:29:58 +02:00
Anatol Belski
e70dce7d99 fix datatype mismatch 2014-10-23 10:29:57 +02:00
Anatol Belski
53797ec1c9 move the more common case up 2014-10-23 10:29:56 +02:00
Anatol Belski
e91b669e23 catch up with the latest key length change 2014-10-23 10:29:55 +02:00
Anatol Belski
f227922446 move key lengths to use size_t as zend_string is used internally anyway 2014-10-23 10:29:54 +02:00
Dmitry Stogov
4fd435abab Embed FETCH_CLASS <string> into the following NEW 2014-10-23 11:52:34 +04:00
STANLEY SUFFICOOL
0282546111 Implement Bug #66063 - pdo_dblib enable timeout parameter 2014-10-22 23:14:23 -07:00
Stanley Sufficool
5ba114e0a6 Merge branch 'master' of https://git.php.net/push/php-src 2014-10-22 20:14:58 -07:00
Stanley Sufficool
83144a7281 Fixed bug #64511 - pdo_dblib segfaults or leaks on nextRowset() 2014-10-22 20:13:22 -07:00
Dmitry Stogov
8793aa407e Optimized HashTable size calculation 2014-10-23 00:26:32 +04:00