Commit Graph

34 Commits (e2610befe32850217fd4f14b8cfd3709f1775b32)

Author SHA1 Message Date
YuQing 09491325cc bugfixed: clear task extra data correctly when the connection broken 2022-11-25 15:38:44 +08:00
YuQing a54a109085 php_client/fastdfs_client.c compile OK. 2022-09-14 11:24:07 +08:00
YuQing 1d7b15d1be use func sf_parse_daemon_mode_and_action from libserverframe 2022-09-11 09:51:52 +08:00
YuQing 9d34ec5679 php_client adapt to php 8 2021-12-31 02:52:00 +08:00
YuQing 6fb8fe206b modify php test for regenerate_appender_filename 2019-11-12 10:25:53 +08:00
YuQing c36419d5bb php ext support regenerate filename for appender file 2019-11-11 22:55:51 +08:00
YuQing ac26b1d12f fastdfs_client.c: use log_try_init 2019-10-14 20:50:47 +08:00
YuQing 66e5bf1f64 correct spell for fastdfs_client 2019-04-30 09:49:05 +08:00
yuqing 3b08a6706c correct php_client #include 2018-06-29 11:31:10 +08:00
yuqing b1423a3ace include libfastcommon header files start with fastcommon/ 2018-06-29 11:21:07 +08:00
yuqing 429804107b php_ext fix zend_object_store_get_object call in php5.5 2017-10-16 10:57:19 +08:00
Yu Qing 1e50b4f21a change php_client/README 2017-06-03 21:09:48 +08:00
yuqing 5d0d1ef531 upgrade php extension spec version to 5.0.9 2016-12-29 10:08:47 +08:00
yuqing 4a57692c72 php extension fix free object bug in PHP 7 2016-12-29 10:06:10 +08:00
yuqing 3960affc76 fastdfs_client.spec.in changed 2016-12-13 17:32:43 +08:00
yuqing 51ae69cb3b modify php_client/fastdfs_client.spec.in 2016-12-08 09:14:39 +08:00
yuqing f1e58515ec fix compile warning in php 7 2016-12-07 20:04:43 +08:00
yuqing 8765998114 fix php extention memory leak in PHP 7 2016-08-08 15:17:50 +08:00
Yu Qing bad854c238 correct log info 2016-04-11 16:52:21 +08:00
yuqing 514b2e90b0 php extension use php7_ext_wrapper.h 2016-04-08 18:05:06 +08:00
yuqing da9521f0c2 php extension compiled in PHP 7 OK 2015-12-08 17:32:38 +08:00
Yu Qing d5ab464add php extension support php 7 2015-12-08 17:25:11 +08:00
yuqing b3a1fef3bc correct compile error in PHP 7 2015-12-08 14:23:41 +08:00
yuqing cc235c0c63 php extension use __destruct 2015-12-08 14:18:38 +08:00
Yu Qing 76b264f0b2 add Z_CE_P in PHP lower version 2015-12-08 12:57:57 +08:00
Yu Qing f1f22b2a96 php extension compiled in PHP 7 2015-12-08 12:49:42 +08:00
yuqing 05a4947b4a add connection stats 2014-09-13 23:13:23 +08:00
liaozaixue b638f2ce88 rename ini file 2014-08-20 15:28:55 +08:00
yuqing 7b1b37f33a change fastdfs_client.spec.in 2014-08-20 15:18:47 +08:00
liaozaixue 40828d147b add php ext rpm spec file 2014-08-19 16:47:08 +08:00
yuqing 8a9ec249fa depend on libfastcommon 2014-08-19 16:27:40 +08:00
yuqing fd38a009da use PRId64 instead of INT64_PRINTF_FORMAT 2014-08-09 11:36:57 +08:00
yuqing 0015467136 php callback should use INIT_ZVAL to init zval variable 2014-07-18 14:42:37 +08:00
yuqing 5128a788fb remove tracker_global.c extern keyword to tracker_global.h 2014-06-23 11:26:10 +08:00