ADVERTISEMENT

Sen Alan Cayetano's group asks SC to nullify proceedings in June 3 Senate session of Sen Gatchalian's bloc

Published Jun 16, 2026 03:22 pm
Senator Alan Peter Cayetano and eight other senators asked the Supreme Court (SC) on Tuesday, June 16, to declare null and void all the resolutions passed by 12 senators, led by Senator Sherwin Gatchalian, during their June 3 session.
In a petition, Cayetano and his group also asked the SC to nullify the declaration of a quorum by the 12 Gatchalian-led senators.
Instead, the petition asked the SC to restore all the affected senators to their positions and offices before the “null and void” June 3 session, and to stop those elected from asserting and performing their functions and duties.
Also, it asked the SC to direct all officers and personnel to assume their positions and duties prior to the June 3 proceedings.
The petition also asked the SC to issue a status quo ante order (SQAO) that would restore the Senate’s organization before the June 3 session.
Among other things, the June 3 session led to the election of Gatchalian as Senate President Pro Tempore and acting Senate president, and the re-organization of all Senate committees.
It was not known immediately if the Cayetano petition could be taken up by the SC during its full court session on Wednesday, June 17.
Aside from Cayetano, the other petitioners were Senators Lorna Regina B. Legarda, Pilar Juliana “Pia” S. Cayetano, Jinggoy E. Estrada, Christopher Lawrence T. Go, Rodante D. Marcoleta, Maria Imelda Josefa “Imee” r. Marcos, Robinhood C. Padilla, and Camille A. Villar.
Named respondents were Senators Gatchalian, Paolo Benigno A. Aquino IV, Joseph Victor G. Ejercito, Francis Joseph G. Escudero, Ana Theresia N. Hontiveros, Panfilo M. Lacson, Manuel M. Lapid, Francis N. Pangilinan, Vicente C. Sotto III, Erwin T. Tulfo, Rafael T. Tulfo, and Juan Miguel F. Zubiri.
The petition told the SC that Senator Alan Cayetano remains to be the Senate president while Senator Legarda is the Senate President Pro Tempore.
Alan Cayetano and his group said that the SC petition was their opportunity “to make a categorical stand for constitutional clarity and good governance amid significant political turmoil.”
They said “it is their collective duty and responsibility to ensure that the constitutional principle of separation of powers and the institutional independence of the Senate of the Philippines are preserved and protected in the face of machinations that aim to destroy the core of constitutional democracy.”
They clarified that “this petition is not a mere dispute over political titles or legislative hierarchy; it is a defense of the constitutional architecture of our Republic.”
They pointed out: “By engineering the ouster of the sitting Senate President and installing a successor favored by the Executive Branch — all during a session that conspicuously lacked the requisite legal quorum — a breakaway legislative bloc has not only subverted internal parliamentary rules but has struck a dangerous blow against the institutional integrity of the Senate and the bedrock constitutional principle of separation of powers.”
At the same time, they said: “To allow an un-quorumed Senate minority to reshape the leadership of a co-equal branch of government is to sanction a constitutional crisis by subtraction. A Senate stripped of its independent voice ceases to be a counterweight to power and becomes a rubber stamp for executive ambition.”
Thus, they called the SC “to exercise its judicial power to halt this overreach, reinforce the canalized boundaries between the branches of government, and ensure that the Senate remains a true co-equal partner in governance — beholden only to the Constitution and the people, not to the dictates of the Executive.”
The petitioners stressed that the Senate is composed of 24 members. They said: “A majority of twenty-four (24) is 13 — one more than half. Twelve (12) is exactly one-half of twenty-four (24), not a majority thereof. The word ‘majority’ in Philippine constitutional law and jurisprudence has a settled meaning: it refers to ‘more than half’ of the total membership.”
The petitioners were represented in the SC by lawyers Apolinario L. Caymo II and Leonardo R. Benedicto Jr.
Last June 10, the SC dismissed for lack of legal standing the petition filed to declare legal and constitutional the quorum of 12 senators during their session last June 3.
Dismissed was the petition filed by John Barry T. Tayam -- a teacher and a resident of Las Pinas City.
The SC’s Office of the Spokesperson said the High Court ruled that “Tayam failed to show that he suffered, or was at imminent risk of suffering, any direct injury from the actions he challenged.”
A law dictionary defines locus standi or legal standing as “a personal and substantial interest in a case such that a party has sustained or will sustain direct injury because of the challenged government act.”

Related Tags

SC Senate quorum
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ static_articles_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.