Searched hist:c9454ee3a82b29418a7ee59f0bb35006ea6a7fb1 (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/lib/plugins/usermanager/_test/ |
H A D | mocks.class.php | d0c0a5c427963f7daba8ff28ee1abab3ef8156ba Tue Apr 19 11:14:20 UTC 2016 Anika Henke <anika@selfthinker.org> removed implementation of _getcsv() in usermanager
Our minimum PHP version requirement is now over 5.3, so this workaround is not needed anymore. See also c9454ee3a82b29418a7ee59f0bb35006ea6a7fb1 c9454ee3a82b29418a7ee59f0bb35006ea6a7fb1 Sun Dec 01 16:23:02 UTC 2013 Christopher Smith <chris@jalakai.co.uk> Per FS#2884, implement a local version of str_getcsv() to maintain compatibility with php 5.2.x (str_getcsv() is only available in php 5.3+ and is used by user manager import feature.
|
H A D | csv_import.test.php | d0c0a5c427963f7daba8ff28ee1abab3ef8156ba Tue Apr 19 11:14:20 UTC 2016 Anika Henke <anika@selfthinker.org> removed implementation of _getcsv() in usermanager
Our minimum PHP version requirement is now over 5.3, so this workaround is not needed anymore. See also c9454ee3a82b29418a7ee59f0bb35006ea6a7fb1 c9454ee3a82b29418a7ee59f0bb35006ea6a7fb1 Sun Dec 01 16:23:02 UTC 2013 Christopher Smith <chris@jalakai.co.uk> Per FS#2884, implement a local version of str_getcsv() to maintain compatibility with php 5.2.x (str_getcsv() is only available in php 5.3+ and is used by user manager import feature.
|
/dokuwiki/lib/plugins/usermanager/ |
H A D | admin.php | d0c0a5c427963f7daba8ff28ee1abab3ef8156ba Tue Apr 19 11:14:20 UTC 2016 Anika Henke <anika@selfthinker.org> removed implementation of _getcsv() in usermanager
Our minimum PHP version requirement is now over 5.3, so this workaround is not needed anymore. See also c9454ee3a82b29418a7ee59f0bb35006ea6a7fb1 c9454ee3a82b29418a7ee59f0bb35006ea6a7fb1 Sun Dec 01 16:23:02 UTC 2013 Christopher Smith <chris@jalakai.co.uk> Per FS#2884, implement a local version of str_getcsv() to maintain compatibility with php 5.2.x (str_getcsv() is only available in php 5.3+ and is used by user manager import feature.
|