Server IP : 85.214.239.14 / Your IP : 52.14.90.36 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /var/www/wordpress/phpMyAdmin/vendor/phpmyadmin/shapefile/ |
Upload File : |
# Change Log ## [2.1] - 2017-05-15 * Documentation improvements. ## [2.0] - 2017-01-23 * Switched to PhpMyAdmin vendor namespace to follow PSR-4. ## [1.2] - 2017-01-07 * Coding style cleanup. * PHP 7.2 support. * Avoid installing tests and test data using composer. ## [1.1] - 2016-11-21 * Fixed adjusting of record bouding box ## [1.0] - 2016-11-21 * Documentation improvements * Code cleanups ## [0.12] - 2016-11-17 * Fixed DBF search * Improved test coverage ## [0.11] - 2016-11-16 * Code cleanups * Fixed behavior without configured DBF header ## [0.11] - 2016-11-16 * Fixed saving Polygon/Polyline creation with multiple parts * Fixed saving Multipont records ## [0.10] - 2016-09-05 * Improved error handling on loading ## [0.9] - 2016-08-04 * Code cleanups ## [0.8] - 2016-06-24 * Code cleanups * Fixed loading of records with optional data ## [0.7] - 2016-06-24 * Properly fail on loading corrupted files ## [0.6] - 2016-06-24 * Fixed detection of end of file when loading ## [0.5] - 2016-06-24 * Added getShapeName method to ShapeFile ## [0.4] - 2016-06-24 * Make API work even without real file open ## [0.3] - 2016-06-24 * Better support for subclassing ## [0.2] - 2016-06-24 * Make the dbase extension optional dependency ## [0.1] - 2016-06-14 * Inital release based on bfShapeFiles